4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-07 13:06:56 +00:00

Bump the actions group with 3 updates (#195)

This commit is contained in:
dependabot[bot] 2025-06-24 12:08:32 -07:00 committed by GitHub
parent df342a2656
commit 027e8cdfd7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 852 additions and 3685 deletions

4531
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -24,10 +24,10 @@
},
"devDependencies": {
"@types/jest": "^30.0.0",
"@types/node": "^24.0.1",
"@types/node": "^24.0.3",
"@vercel/ncc": "^0.38.3",
"jest": "^30.0.0",
"prettier": "^3.5.3",
"jest": "^30.0.2",
"prettier": "^3.6.0",
"ts-jest": "^29.4.0",
"typescript": "^5.8.3"
}