Bump the actions group with 3 updates (#138)

This commit is contained in:
dependabot[bot]
2025-04-15 12:10:56 -07:00
committed by GitHub
parent 71218192d2
commit 37ab0bfac4
2 changed files with 32 additions and 32 deletions
+3 -3
View File
@@ -23,7 +23,7 @@
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@kubernetes/client-node": "^1.1.1",
"@kubernetes/client-node": "^1.1.2",
"js-yaml": "^4.1.0"
},
"devDependencies": {
@@ -31,12 +31,12 @@
"@babel/preset-typescript": "^7.27.0",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.14.0",
"@types/node": "^22.14.1",
"@vercel/ncc": "^0.38.3",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"prettier": "^3.5.3",
"ts-jest": "^29.3.1",
"ts-jest": "^29.3.2",
"typescript": "^5.8.3"
}
}