mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 13:33:37 +00:00
Bump @hashicorp/js-releases from 1.4.0 to 1.5.0
Bumps [@hashicorp/js-releases](https://github.com/hashicorp/js-releases) from 1.4.0 to 1.5.0. - [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.4.0...v1.5.0) --- 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:
parent
625cb76050
commit
fb95a4f961
2 changed files with 2093 additions and 4117 deletions
6192
package-lock.json
generated
6192
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
|
@ -23,14 +23,14 @@
|
|||
"@actions/github": "^4.0.0",
|
||||
"@actions/io": "^1.1.0",
|
||||
"@actions/tool-cache": "^1.6.1",
|
||||
"@hashicorp/js-releases": "^1.4.0"
|
||||
"@hashicorp/js-releases": "^1.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.28.5",
|
||||
"husky": "^6.0.0",
|
||||
"jest": "^26.6.3",
|
||||
"nock": "^13.0.11",
|
||||
"semistandard": "^16.0.0"
|
||||
"@vercel/ncc": "0.33.3",
|
||||
"husky": "^7.0.1",
|
||||
"jest": "^27.5.1",
|
||||
"nock": "^13.2.4",
|
||||
"semistandard": "^16.0.1"
|
||||
},
|
||||
"jest": {
|
||||
"testPathIgnorePatterns": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue