Skip to content

Commit fced06a

Browse files
dependabot[bot]necolas
authored andcommitted
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) Close #1479 Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21d60a3 commit fced06a

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

yarn.lock

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2843,6 +2843,7 @@ are-we-there-yet@~1.1.2:
28432843
argparse@^1.0.7:
28442844
version "1.0.10"
28452845
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
2846+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
28462847
dependencies:
28472848
sprintf-js "~1.0.2"
28482849

@@ -5684,6 +5685,7 @@ esprima@^3.1.3:
56845685
esprima@^4.0.0, esprima@~4.0.0:
56855686
version "4.0.1"
56865687
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
5688+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
56875689

56885690
esquery@^1.0.1:
56895691
version "1.0.1"
@@ -8191,21 +8193,14 @@ js-tokens@^3.0.2:
81918193
version "3.0.2"
81928194
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
81938195

8194-
js-yaml@^3.13.1:
8196+
js-yaml@^3.13.1, js-yaml@^3.9.0:
81958197
version "3.13.1"
81968198
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
81978199
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
81988200
dependencies:
81998201
argparse "^1.0.7"
82008202
esprima "^4.0.0"
82018203

8202-
js-yaml@^3.9.0:
8203-
version "3.12.0"
8204-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
8205-
dependencies:
8206-
argparse "^1.0.7"
8207-
esprima "^4.0.0"
8208-
82098204
jsbn@~0.1.0:
82108205
version "0.1.1"
82118206
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -12495,7 +12490,8 @@ split-string@^3.0.1, split-string@^3.0.2:
1249512490

1249612491
sprintf-js@~1.0.2:
1249712492
version "1.0.3"
12498-
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
12493+
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
12494+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
1249912495

1250012496
sshpk@^1.7.0:
1250112497
version "1.16.0"

0 commit comments

Comments
 (0)