Skip to content

Commit 0328bc2

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] <support@github.com>
1 parent 388d937 commit 0328bc2

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

15761576
argparse@^1.0.7:
1577-
version "1.0.9"
1578-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
1577+
version "1.0.10"
1578+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
1579+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
15791580
dependencies:
15801581
sprintf-js "~1.0.2"
15811582

@@ -3122,11 +3123,7 @@ esprima@^3.1.3:
31223123
version "3.1.3"
31233124
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
31243125

3125-
esprima@^4.0.0:
3126-
version "4.0.0"
3127-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
3128-
3129-
esprima@~4.0.0:
3126+
esprima@^4.0.0, esprima@~4.0.0:
31303127
version "4.0.1"
31313128
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
31323129
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
@@ -4940,21 +4937,14 @@ js-tokens@^4.0.0:
49404937
version "4.0.0"
49414938
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
49424939

4943-
js-yaml@^3.13.1:
4940+
js-yaml@^3.13.1, js-yaml@^3.9.0:
49444941
version "3.13.1"
49454942
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
49464943
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
49474944
dependencies:
49484945
argparse "^1.0.7"
49494946
esprima "^4.0.0"
49504947

4951-
js-yaml@^3.9.0:
4952-
version "3.10.0"
4953-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
4954-
dependencies:
4955-
argparse "^1.0.7"
4956-
esprima "^4.0.0"
4957-
49584948
jsbn@~0.1.0:
49594949
version "0.1.1"
49604950
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -7868,6 +7858,7 @@ split@^1.0.0:
78687858
sprintf-js@~1.0.2:
78697859
version "1.0.3"
78707860
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
7861+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
78717862

78727863
sshpk@^1.7.0:
78737864
version "1.16.1"

0 commit comments

Comments
 (0)