Skip to content

Commit 4b6c254

Browse files
authored
Merge pull request #452 from docker/dependabot/npm_and_yarn/js-yaml-4.1.1
build(deps): bump js-yaml from 4.1.0 to 4.1.1
2 parents 483f484 + 3d95d52 commit 4b6c254

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

dist/index.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@actions/core": "^1.11.1",
2626
"@docker/actions-toolkit": "^0.63.0",
27-
"js-yaml": "^4.1.0"
27+
"js-yaml": "^4.1.1"
2828
},
2929
"devDependencies": {
3030
"@eslint/js": "^9.39.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2204,7 +2204,7 @@ __metadata:
22042204
eslint-config-prettier: "npm:^10.1.8"
22052205
eslint-plugin-prettier: "npm:^5.5.5"
22062206
globals: "npm:^17.3.0"
2207-
js-yaml: "npm:^4.1.0"
2207+
js-yaml: "npm:^4.1.1"
22082208
prettier: "npm:^3.8.1"
22092209
typescript: "npm:^5.9.3"
22102210
vitest: "npm:^4.0.18"

0 commit comments

Comments
 (0)