Skip to content

Commit f6e2b6d

Browse files
chore(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 3f7ab4a commit f6e2b6d

2 files changed

Lines changed: 2 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@actions/core": "^3.0.0",
2727
"@actions/github": "^9.0.0",
28-
"js-yaml": "^4.1.0",
28+
"js-yaml": "^4.1.1",
2929
"matcher": "^6.0.0"
3030
},
3131
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,7 +1905,7 @@ __metadata:
19051905
eslint-config-prettier: "npm:^10.1.8"
19061906
eslint-plugin-prettier: "npm:^5.5.5"
19071907
globals: "npm:^17.3.0"
1908-
js-yaml: "npm:^4.1.0"
1908+
js-yaml: "npm:^4.1.1"
19091909
matcher: "npm:^6.0.0"
19101910
prettier: "npm:^3.8.1"
19111911
typescript: "npm:^5.9.3"
@@ -2196,17 +2196,6 @@ __metadata:
21962196
languageName: node
21972197
linkType: hard
21982198

2199-
"js-yaml@npm:^4.1.0":
2200-
version: 4.1.0
2201-
resolution: "js-yaml@npm:4.1.0"
2202-
dependencies:
2203-
argparse: "npm:^2.0.1"
2204-
bin:
2205-
js-yaml: bin/js-yaml.js
2206-
checksum: 10/c138a34a3fd0d08ebaf71273ad4465569a483b8a639e0b118ff65698d257c2791d3199e3f303631f2cb98213fa7b5f5d6a4621fd0fff819421b990d30d967140
2207-
languageName: node
2208-
linkType: hard
2209-
22102199
"js-yaml@npm:^4.1.1":
22112200
version: 4.1.1
22122201
resolution: "js-yaml@npm:4.1.1"

0 commit comments

Comments
 (0)