Skip to content

Commit fb52ab4

Browse files
Bump js-yaml from 3.12.1 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 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.1...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96b2a92 commit fb52ab4

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

yarn.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,6 +1302,7 @@ are-we-there-yet@~1.1.2:
13021302
argparse@^1.0.7:
13031303
version "1.0.10"
13041304
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
1305+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
13051306
dependencies:
13061307
sprintf-js "~1.0.2"
13071308

@@ -3000,6 +3001,7 @@ esprima@^3.1.3:
30003001
esprima@^4.0.0:
30013002
version "4.0.1"
30023003
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
3004+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
30033005

30043006
esquery@^1.0.1:
30053007
version "1.0.1"
@@ -4519,21 +4521,14 @@ js-tokens@^3.0.2:
45194521
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
45204522
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
45214523

4522-
js-yaml@^3.13.0, js-yaml@^3.13.1:
4524+
js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.9.0:
45234525
version "3.13.1"
45244526
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
45254527
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
45264528
dependencies:
45274529
argparse "^1.0.7"
45284530
esprima "^4.0.0"
45294531

4530-
js-yaml@^3.9.0:
4531-
version "3.12.1"
4532-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
4533-
dependencies:
4534-
argparse "^1.0.7"
4535-
esprima "^4.0.0"
4536-
45374532
jsbn@~0.1.0:
45384533
version "0.1.1"
45394534
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -6707,6 +6702,7 @@ split-string@^3.0.1, split-string@^3.0.2:
67076702
sprintf-js@~1.0.2:
67086703
version "1.0.3"
67096704
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
6705+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
67106706

67116707
sshpk@^1.7.0:
67126708
version "1.16.1"

0 commit comments

Comments
 (0)