mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 21:43:38 +00:00
refresh package-lock.json
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
8f89f99f94
commit
a952771128
1 changed files with 4 additions and 4 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -6,15 +6,15 @@
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "setup-terraform",
|
"name": "setup-terraform",
|
||||||
"version": "1.4.2",
|
"version": "1.4.0",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@actions/github": "^5.0.0",
|
"@actions/github": "^5.0.0",
|
||||||
"@actions/io": "^1.1.1",
|
"@actions/io": "^1.1.2",
|
||||||
"@actions/tool-cache": "^1.7.1",
|
"@actions/tool-cache": "^1.7.2",
|
||||||
"@hashicorp/js-releases": "^1.5.0"
|
"@hashicorp/js-releases": "^1.5.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vercel/ncc": "0.33.3",
|
"@vercel/ncc": "0.33.3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue