5
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-12-27 02:58:17 +00:00
This commit is contained in:
dependabot[bot] 2025-12-22 08:05:34 +00:00 committed by GitHub
commit 0de65d90c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/jest": "^30.0.0",
"@types/node": "^25.0.2",
"@types/node": "^25.0.3",
"@vercel/ncc": "^0.38.4",
"husky": "^9.1.7",
"jest": "^30.2.0",
@ -1438,9 +1438,9 @@
}
},
"node_modules/@types/node": {
"version": "25.0.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.2.tgz",
"integrity": "sha512-gWEkeiyYE4vqjON/+Obqcoeffmk0NF15WSBwSs7zwVA2bAbTaE0SJ7P0WNGoJn8uE7fiaV5a7dKYIJriEqOrmA==",
"version": "25.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.3.tgz",
"integrity": "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/jest": "^30.0.0",
"@types/node": "^25.0.2",
"@types/node": "^25.0.3",
"@vercel/ncc": "^0.38.4",
"husky": "^9.1.7",
"jest": "^30.2.0",