Skip to content

Commit ef88b2e

Browse files
Bump js-yaml from 3.13.1 to 4.1.0 (#32)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 4.1.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.13.1...4.1.0) --- updated-dependencies: - dependency-name: js-yaml dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guilherme Branco Stracini <[email protected]>
1 parent 226c32a commit ef88b2e

File tree

2 files changed

+77
-15
lines changed

2 files changed

+77
-15
lines changed

package-lock.json

Lines changed: 76 additions & 14 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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-jest": "^22.21.0",
5252
"jest": "^24.9.0",
5353
"jest-circus": "^29.7.0",
54-
"js-yaml": "^3.13.1",
54+
"js-yaml": "^4.1.0",
5555
"prettier": "^1.19.1",
5656
"ts-jest": "^24.3.0",
5757
"typescript": "^3.6.4"

0 commit comments

Comments
 (0)