Skip to content

Commit 5dae9a6

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] <[email protected]>
1 parent 4109968 commit 5dae9a6

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@docker/actions-toolkit": "^0.76.0",
2929
"http-proxy-agent": "^7.0.2",
3030
"https-proxy-agent": "^7.0.6",
31-
"js-yaml": "^4.1.0"
31+
"js-yaml": "^4.1.1"
3232
},
3333
"devDependencies": {
3434
"@eslint/js": "^9.39.3",

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3391,7 +3391,7 @@ __metadata:
33913391
globals: "npm:^17.3.0"
33923392
http-proxy-agent: "npm:^7.0.2"
33933393
https-proxy-agent: "npm:^7.0.6"
3394-
js-yaml: "npm:^4.1.0"
3394+
js-yaml: "npm:^4.1.1"
33953395
prettier: "npm:^3.8.1"
33963396
typescript: "npm:^5.9.3"
33973397
vitest: "npm:^4.0.18"
@@ -4297,17 +4297,6 @@ __metadata:
42974297
languageName: node
42984298
linkType: hard
42994299

4300-
"js-yaml@npm:^4.1.0":
4301-
version: 4.1.0
4302-
resolution: "js-yaml@npm:4.1.0"
4303-
dependencies:
4304-
argparse: "npm:^2.0.1"
4305-
bin:
4306-
js-yaml: bin/js-yaml.js
4307-
checksum: 10/c138a34a3fd0d08ebaf71273ad4465569a483b8a639e0b118ff65698d257c2791d3199e3f303631f2cb98213fa7b5f5d6a4621fd0fff819421b990d30d967140
4308-
languageName: node
4309-
linkType: hard
4310-
43114300
"js-yaml@npm:^4.1.1":
43124301
version: 4.1.1
43134302
resolution: "js-yaml@npm:4.1.1"

0 commit comments

Comments
 (0)