10
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2026-04-10 16:54:19 +00:00

Bump the actions group across 1 directory with 2 updates (#143)

This commit is contained in:
dependabot[bot] 2024-10-23 12:19:17 -07:00 committed by GitHub
parent e90c86ceea
commit 7a2001c0f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -24,11 +24,11 @@
},
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@types/node": "^22.7.7",
"@vercel/ncc": "^0.38.2",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}