Skip to content

Commit 330e2c6

Browse files
dependabot[bot]nodkz
authored andcommitted
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] <[email protected]>
1 parent f1ea850 commit 330e2c6

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
@@ -1523,8 +1523,9 @@ are-we-there-yet@~1.1.2:
15231523
readable-stream "^2.0.6"
15241524

15251525
argparse@^1.0.7:
1526-
version "1.0.9"
1527-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
1526+
version "1.0.10"
1527+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
1528+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
15281529
dependencies:
15291530
sprintf-js "~1.0.2"
15301531

@@ -2968,11 +2969,7 @@ esprima@^3.1.3:
29682969
version "3.1.3"
29692970
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
29702971

2971-
esprima@^4.0.0:
2972-
version "4.0.0"
2973-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
2974-
2975-
esprima@~4.0.0:
2972+
esprima@^4.0.0, esprima@~4.0.0:
29762973
version "4.0.1"
29772974
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
29782975
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
@@ -4648,21 +4645,14 @@ js-tokens@^4.0.0:
46484645
version "4.0.0"
46494646
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
46504647

4651-
js-yaml@^3.13.1:
4648+
js-yaml@^3.13.1, js-yaml@^3.9.0:
46524649
version "3.13.1"
46534650
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
46544651
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
46554652
dependencies:
46564653
argparse "^1.0.7"
46574654
esprima "^4.0.0"
46584655

4659-
js-yaml@^3.9.0:
4660-
version "3.10.0"
4661-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
4662-
dependencies:
4663-
argparse "^1.0.7"
4664-
esprima "^4.0.0"
4665-
46664656
jsbn@~0.1.0:
46674657
version "0.1.1"
46684658
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -7302,6 +7292,7 @@ split@^1.0.0:
73027292
sprintf-js@~1.0.2:
73037293
version "1.0.3"
73047294
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
7295+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
73057296

73067297
sshpk@^1.7.0:
73077298
version "1.16.1"

0 commit comments

Comments
 (0)