chore: pinned the dependencies

see: https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1349662921
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
This commit is contained in:
Dmitry Kisler 2023-10-09 22:40:24 +02:00
parent c0694856cd
commit a8c9f4d930
No known key found for this signature in database
GPG key ID: 46C0A987D58548F6
2 changed files with 18 additions and 18 deletions

18
package-lock.json generated
View file

@ -9,17 +9,17 @@
"version": "0.0.1",
"license": "MPL-2.0",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1"
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",
"@actions/io": "1.1.3",
"@actions/tool-cache": "2.0.1"
},
"devDependencies": {
"@vercel/ncc": "^0.38.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
"nock": "^13.3.3",
"semistandard": "^17.0.0"
"@vercel/ncc": "0.38.0",
"husky": "8.0.3",
"jest": "29.7.0",
"nock": "13.3.3",
"semistandard": "17.0.0"
}
},
"node_modules/@aashutoshrathi/word-wrap": {

View file

@ -19,17 +19,17 @@
"keywords": [],
"author": "",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1"
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",
"@actions/io": "1.1.3",
"@actions/tool-cache": "2.0.1"
},
"devDependencies": {
"@vercel/ncc": "^0.38.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
"nock": "^13.3.3",
"semistandard": "^17.0.0"
"@vercel/ncc": "0.38.0",
"husky": "8.0.3",
"jest": "29.7.0",
"nock": "13.3.3",
"semistandard": "17.0.0"
},
"semistandard": {
"ignore": [