Skip to content

Commit 55de448

Browse files
committed
chore(deps): bump js-yaml from 4.1.1 to 4.2.0
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
1 parent a4f614e commit 55de448

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,12 @@
2323
],
2424
"author": "CrazyMax",
2525
"license": "MIT",
26-
2726
"dependencies": {
2827
"@actions/core": "^3.0.0",
2928
"@actions/exec": "^3.0.0",
3029
"@actions/http-client": "^4.0.0",
3130
"@actions/tool-cache": "^4.0.0",
32-
"js-yaml": "^4.1.1",
31+
"js-yaml": "^4.2.0",
3332
"semver": "^7.7.4",
3433
"yargs": "^18.0.0"
3534
},

0 commit comments

Comments
 (0)