Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Commit 5d25959

Browse files
Bump js-yaml from 3.9.1 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.9.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.9.1...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ae31a4 commit 5d25959

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

yarn.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,9 @@ are-we-there-yet@~1.1.2:
106106
readable-stream "^2.0.6"
107107

108108
argparse@^1.0.7:
109-
version "1.0.9"
110-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
109+
version "1.0.10"
110+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
111+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
111112
dependencies:
112113
sprintf-js "~1.0.2"
113114

@@ -1369,8 +1370,9 @@ espree@^3.5.0:
13691370
acorn-jsx "^3.0.0"
13701371

13711372
esprima@^4.0.0:
1372-
version "4.0.0"
1373-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
1373+
version "4.0.1"
1374+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
1375+
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
13741376

13751377
esquery@^1.0.0:
13761378
version "1.0.0"
@@ -1924,8 +1926,9 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
19241926
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
19251927

19261928
js-yaml@^3.9.1:
1927-
version "3.9.1"
1928-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.1.tgz#08775cebdfdd359209f0d2acd383c8f86a6904a0"
1929+
version "3.13.1"
1930+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
1931+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
19291932
dependencies:
19301933
argparse "^1.0.7"
19311934
esprima "^4.0.0"
@@ -2097,7 +2100,7 @@ minimist@^1.2.0:
20972100

20982101
"mkdirp@>=0.5 0", mkdirp@^0.5.1:
20992102
version "0.5.1"
2100-
resolved "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
2103+
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
21012104
dependencies:
21022105
minimist "0.0.8"
21032106

@@ -2633,6 +2636,7 @@ source-map@^0.5.6:
26332636
sprintf-js@~1.0.2:
26342637
version "1.0.3"
26352638
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
2639+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
26362640

26372641
sshpk@^1.7.0:
26382642
version "1.13.1"

0 commit comments

Comments
 (0)