Skip to content

Commit c0ffe8e

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 (#43)
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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef49284 commit c0ffe8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"commander": "^12.0.0",
3939
"chalk": "^4.1.2",
4040
"execa": "^5.1.1",
41-
"js-yaml": "^4.1.0"
41+
"js-yaml": "^4.1.1"
4242
},
4343
"devDependencies": {
4444
"@types/node": "^20.0.0",

0 commit comments

Comments
 (0)