Skip to content

Commit ab81fd3

Browse files
chore(deps): bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.12.0...3.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7be319 commit ab81fd3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -882,8 +882,8 @@ esprima@^3.1.3:
882882
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
883883

884884
esprima@^4.0.0:
885-
version "4.0.0"
886-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
885+
version "4.0.1"
886+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
887887

888888
estraverse@^4.2.0:
889889
version "4.2.0"
@@ -1992,8 +1992,8 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
19921992
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
19931993

19941994
js-yaml@^3.7.0, js-yaml@^3.9.0:
1995-
version "3.12.0"
1996-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
1995+
version "3.13.1"
1996+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
19971997
dependencies:
19981998
argparse "^1.0.7"
19991999
esprima "^4.0.0"
@@ -2586,7 +2586,7 @@ once@^1.3.0, once@^1.4.0:
25862586

25872587
onetime@^1.0.0:
25882588
version "1.1.0"
2589-
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
2589+
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
25902590

25912591
optimist@^0.6.1:
25922592
version "0.6.1"

0 commit comments

Comments
 (0)