mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 08:32:34 +00:00
Update js-releases to v1.4.0 (#111)
* Update js-releases to v1.4.0 * Update dependency @vercel/ncc
This commit is contained in:
parent
9771d0c9cd
commit
9095b20a9e
4 changed files with 4501 additions and 44122 deletions
10
package.json
10
package.json
|
|
@ -14,17 +14,17 @@
|
|||
"keywords": [],
|
||||
"author": "",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/core": "^1.2.7",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/io": "^1.1.0",
|
||||
"@actions/tool-cache": "^1.6.1",
|
||||
"@hashicorp/js-releases": "^1.2.1"
|
||||
"@hashicorp/js-releases": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.25.1",
|
||||
"@vercel/ncc": "^0.28.5",
|
||||
"husky": "^4.3.0",
|
||||
"jest": "^26.6.3",
|
||||
"nock": "^13.0.5",
|
||||
"nock": "^13.0.11",
|
||||
"semistandard": "^16.0.0"
|
||||
},
|
||||
"jest": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue