Skip to content

Commit f21b459

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 4382b29 commit f21b459

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

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

@@ -2939,11 +2940,7 @@ esprima@^3.1.3:
29392940
version "3.1.3"
29402941
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
29412942

2942-
esprima@^4.0.0:
2943-
version "4.0.0"
2944-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
2945-
2946-
esprima@~4.0.0:
2943+
esprima@^4.0.0, esprima@~4.0.0:
29472944
version "4.0.1"
29482945
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
29492946
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
@@ -4609,21 +4606,14 @@ js-tokens@^4.0.0:
46094606
version "4.0.0"
46104607
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
46114608

4612-
js-yaml@^3.13.1:
4609+
js-yaml@^3.13.1, js-yaml@^3.9.0:
46134610
version "3.13.1"
46144611
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
46154612
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
46164613
dependencies:
46174614
argparse "^1.0.7"
46184615
esprima "^4.0.0"
46194616

4620-
js-yaml@^3.9.0:
4621-
version "3.10.0"
4622-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
4623-
dependencies:
4624-
argparse "^1.0.7"
4625-
esprima "^4.0.0"
4626-
46274617
jsbn@~0.1.0:
46284618
version "0.1.1"
46294619
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -7269,6 +7259,7 @@ split@^1.0.0:
72697259
sprintf-js@~1.0.2:
72707260
version "1.0.3"
72717261
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
7262+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
72727263

72737264
sshpk@^1.7.0:
72747265
version "1.16.1"

0 commit comments

Comments
 (0)