Skip to content

Commit 1c561ae

Browse files
build(deps): bump js-yaml from 3.10.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.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.10.0...3.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f56c9b commit 1c561ae

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

yarn.lock

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,8 +1588,9 @@ are-we-there-yet@~1.1.2:
15881588
readable-stream "^2.0.6"
15891589

15901590
argparse@^1.0.7:
1591-
version "1.0.9"
1592-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
1591+
version "1.0.10"
1592+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
1593+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
15931594
dependencies:
15941595
sprintf-js "~1.0.2"
15951596

@@ -3185,11 +3186,7 @@ esprima@^3.1.3:
31853186
version "3.1.3"
31863187
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
31873188

3188-
esprima@^4.0.0:
3189-
version "4.0.0"
3190-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
3191-
3192-
esprima@~4.0.0:
3189+
esprima@^4.0.0, esprima@~4.0.0:
31933190
version "4.0.1"
31943191
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
31953192
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
@@ -5007,21 +5004,14 @@ js-tokens@^4.0.0:
50075004
version "4.0.0"
50085005
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
50095006

5010-
js-yaml@^3.13.1:
5007+
js-yaml@^3.13.1, js-yaml@^3.9.0:
50115008
version "3.13.1"
50125009
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
50135010
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
50145011
dependencies:
50155012
argparse "^1.0.7"
50165013
esprima "^4.0.0"
50175014

5018-
js-yaml@^3.9.0:
5019-
version "3.10.0"
5020-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
5021-
dependencies:
5022-
argparse "^1.0.7"
5023-
esprima "^4.0.0"
5024-
50255015
jsbn@~0.1.0:
50265016
version "0.1.1"
50275017
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -7992,6 +7982,7 @@ split@^1.0.0:
79927982
sprintf-js@~1.0.2:
79937983
version "1.0.3"
79947984
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
7985+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
79957986

79967987
sshpk@^1.7.0:
79977988
version "1.16.1"

0 commit comments

Comments
 (0)