Skip to content

Commit 2231aab

Browse files
build(deps): bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 483f484 commit 2231aab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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)