Skip to content

Commit add2b84

Browse files
authored
Merge pull request #240 from crazy-max/dependabot/npm_and_yarn/js-yaml-4.1.1
chore(deps): bump js-yaml from 4.1.0 to 4.1.1
2 parents 3f7ab4a + a33f4f8 commit add2b84

4 files changed

Lines changed: 8 additions & 19 deletions

File tree

dist/index.js

Lines changed: 5 additions & 5 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
@@ -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)