This commit is contained in:
dependabot[bot] 2026-01-08 15:37:02 +00:00 committed by GitHub
commit 7a0fa7281b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@docker/actions-toolkit": "^0.63.0",
"js-yaml": "^4.1.0"
"js-yaml": "^4.1.1"
},
"devDependencies": {
"@eslint/compat": "^2.0.0",

View file

@ -3569,7 +3569,7 @@ __metadata:
eslint-plugin-jest: "npm:^29.5.0"
eslint-plugin-prettier: "npm:^5.5.4"
jest: "npm:^30.2.0"
js-yaml: "npm:^4.1.0"
js-yaml: "npm:^4.1.1"
prettier: "npm:^3.7.4"
ts-jest: "npm:^29.4.6"
ts-node: "npm:^10.9.2"