Bump @hashicorp/js-releases from 1.5.1 to 1.6.1

Bumps [@hashicorp/js-releases](https://github.com/hashicorp/js-releases) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/hashicorp/js-releases/releases)
- [Changelog](https://github.com/hashicorp/js-releases/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/js-releases/compare/v1.5.1...v1.6.1)

---
updated-dependencies:
- dependency-name: "@hashicorp/js-releases"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-16 15:05:23 +00:00 committed by GitHub
parent 87c20886f5
commit 11b6441540
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 44 additions and 847 deletions

889
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -23,7 +23,7 @@
"@actions/github": "^5.0.3", "@actions/github": "^5.0.3",
"@actions/io": "^1.1.2", "@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1", "@actions/tool-cache": "^2.0.1",
"@hashicorp/js-releases": "^1.5.1" "@hashicorp/js-releases": "^1.6.1"
}, },
"devDependencies": { "devDependencies": {
"@vercel/ncc": "0.34.0", "@vercel/ncc": "0.34.0",