4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-06 20:46:57 +00:00

Bump @types/node from 24.7.2 to 24.8.1 in the actions group (#222)

This commit is contained in:
dependabot[bot] 2025-10-21 11:58:41 -07:00 committed by GitHub
parent 56c6cf6081
commit 0400c1212d
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": "^24.7.2",
"@types/node": "^24.8.1",
"@vercel/ncc": "^0.38.4",
"husky": "^9.1.7",
"jest": "^30.2.0",
@ -1398,9 +1398,9 @@
}
},
"node_modules/@types/node": {
"version": "24.7.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.7.2.tgz",
"integrity": "sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==",
"version": "24.8.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.8.1.tgz",
"integrity": "sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

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