Skip to content

Commit 0cc0bed

Browse files
authored
Merge pull request #2620 from StoDevX/greenkeeper/js-yaml-3.12.0
Update js-yaml to the latest version πŸš€
2 parents 2ceaea5 + 0545f5f commit 0cc0bed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"flow-bin": "0.67.1",
149149
"jest": "22.4.2",
150150
"jest-junit": "4.0.0",
151-
"js-yaml": "3.11.0",
151+
"js-yaml": "3.12.0",
152152
"junk": "2.1.0",
153153
"minimist": "1.2.0",
154154
"mkdirp": "0.5.1",

β€Žyarn.lockβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3774,9 +3774,9 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
37743774
version "3.0.2"
37753775
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
37763776

3777-
js-yaml@3.11.0:
3778-
version "3.11.0"
3779-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
3777+
js-yaml@3.12.0:
3778+
version "3.12.0"
3779+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
37803780
dependencies:
37813781
argparse "^1.0.7"
37823782
esprima "^4.0.0"

0 commit comments

Comments
Β (0)