Skip to content

Commit 0d2694b

Browse files
chore(deps): bump js-yaml from 4.0.0 to 4.1.0 (#178)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.0.0...4.1.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f40311 commit 0d2694b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/EndBug/add-and-commit#readme",
3333
"dependencies": {
3434
"@actions/core": "^1.2.7",
35-
"js-yaml": "^4.0.0",
35+
"js-yaml": "^4.1.0",
3636
"simple-git": "^2.27.0",
3737
"string.prototype.matchall": "^4.0.4"
3838
},

0 commit comments

Comments
 (0)