Bump the actions group with 3 updates (#145)
Some checks failed
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 0s
Run Integration Tests / kubeconfig-method-integration-test (push) Failing after 1s
Run Prettify / Prettier Check (push) Failing after 1s
Run Unit Tests / unit-test (push) Failing after 1s

This commit is contained in:
dependabot[bot] 2025-05-13 15:17:34 -04:00 committed by GitHub
parent 0ea2a4278a
commit 97a27df14f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 342 additions and 723 deletions

1059
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -23,15 +23,15 @@
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@kubernetes/client-node": "^1.1.2",
"@kubernetes/client-node": "^1.2.0",
"js-yaml": "^4.1.0"
},
"devDependencies": {
"@babel/preset-env": "^7.27.1",
"@babel/preset-env": "^7.27.2",
"@babel/preset-typescript": "^7.27.1",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.15.3",
"@types/node": "^22.15.17",
"@vercel/ncc": "^0.38.3",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",