Skip to content

Commit 8f7aea2

Browse files
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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b31279d commit 8f7aea2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

yarn.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ are-we-there-yet@~1.1.2:
154154
argparse@^1.0.7:
155155
version "1.0.10"
156156
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
157+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
157158
dependencies:
158159
sprintf-js "~1.0.2"
159160

@@ -1023,6 +1024,7 @@ esprima@^3.1.3:
10231024
esprima@^4.0.0:
10241025
version "4.0.1"
10251026
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
1027+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
10261028

10271029
esquery@^1.0.1:
10281030
version "1.0.1"
@@ -2300,9 +2302,9 @@ js-tokens@^3.0.2:
23002302
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
23012303

23022304
js-yaml@^3.12.0, js-yaml@^3.7.0:
2303-
version "3.12.0"
2304-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
2305-
integrity sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A==
2305+
version "3.13.1"
2306+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
2307+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
23062308
dependencies:
23072309
argparse "^1.0.7"
23082310
esprima "^4.0.0"
@@ -3685,6 +3687,7 @@ split@^1.0.0:
36853687
sprintf-js@~1.0.2:
36863688
version "1.0.3"
36873689
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
3690+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
36883691

36893692
sshpk@^1.7.0:
36903693
version "1.14.2"

0 commit comments

Comments
 (0)