mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 05:23:37 +00:00
Update deps
This commit is contained in:
parent
ffb5fd48b4
commit
51a5690afd
2 changed files with 2527 additions and 2784 deletions
5301
package-lock.json
generated
5301
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
|
@ -15,9 +15,9 @@
|
|||
"author": "",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/github": "^2.1.1",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.6.0",
|
||||
"@actions/tool-cache": "^1.6.1",
|
||||
"@hashicorp/js-releases": "^1.1.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"semver": "^7.3.2"
|
||||
|
|
@ -25,9 +25,9 @@
|
|||
"devDependencies": {
|
||||
"@zeit/ncc": "0.22.1",
|
||||
"husky": "^4.3.0",
|
||||
"jest": "^25.2.4",
|
||||
"nock": "^12.0.3",
|
||||
"semistandard": "^14.2.0"
|
||||
"jest": "^26.6.3",
|
||||
"nock": "^13.0.5",
|
||||
"semistandard": "^16.0.0"
|
||||
},
|
||||
"jest": {
|
||||
"testPathIgnorePatterns": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue