Skip to content

Commit b654994

Browse files
Bump js-yaml from 3.8.2 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.8.2 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.8.2...3.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25465b5 commit b654994

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

yarn.lock

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -876,8 +876,9 @@ are-we-there-yet@~1.1.2:
876876
readable-stream "^2.0.0 || ^1.1.13"
877877

878878
argparse@^1.0.7:
879-
version "1.0.9"
880-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
879+
version "1.0.10"
880+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
881+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
881882
dependencies:
882883
sprintf-js "~1.0.2"
883884

@@ -3295,10 +3296,6 @@ espree@^6.1.1:
32953296
acorn-jsx "^5.0.2"
32963297
eslint-visitor-keys "^1.1.0"
32973298

3298-
esprima@^3.1.1, esprima@~3.1.0:
3299-
version "3.1.3"
3300-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
3301-
33023299
esprima@^4.0.0:
33033300
version "4.0.1"
33043301
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -3309,6 +3306,10 @@ esprima@~3.0.0:
33093306
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.0.0.tgz#53cf247acda77313e551c3aa2e73342d3fb4f7d9"
33103307
integrity sha1-U88kes2ncxPlUcOqLnM0LT+099k=
33113308

3309+
esprima@~3.1.0:
3310+
version "3.1.3"
3311+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
3312+
33123313
esquery@^1.0.1:
33133314
version "1.0.1"
33143315
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.0.1.tgz#406c51658b1f5991a5f9b62b1dc25b00e3e5c708"
@@ -4683,21 +4684,14 @@ js-tokens@^3.0.2:
46834684
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
46844685
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
46854686

4686-
js-yaml@3.13.1, js-yaml@^3.13.1:
4687+
js-yaml@3.13.1, js-yaml@^3.13.1, js-yaml@^3.2.5, js-yaml@^3.2.7:
46874688
version "3.13.1"
46884689
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
46894690
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
46904691
dependencies:
46914692
argparse "^1.0.7"
46924693
esprima "^4.0.0"
46934694

4694-
js-yaml@^3.2.5, js-yaml@^3.2.7:
4695-
version "3.8.2"
4696-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.2.tgz#02d3e2c0f6beab20248d412c352203827d786721"
4697-
dependencies:
4698-
argparse "^1.0.7"
4699-
esprima "^3.1.1"
4700-
47014695
jsesc@^1.3.0:
47024696
version "1.3.0"
47034697
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
@@ -6705,6 +6699,7 @@ sprintf-js@^1.0.3:
67056699
sprintf-js@~1.0.2:
67066700
version "1.0.3"
67076701
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
6702+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
67086703

67096704
static-extend@^0.1.1:
67106705
version "0.1.2"

0 commit comments

Comments
 (0)