Skip to content

Commit efa995a

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] <[email protected]>
1 parent 57aa9c6 commit efa995a

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

yarn.lock

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

708708
argparse@^1.0.7:
709-
version "1.0.9"
710-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
709+
version "1.0.10"
710+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
711+
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
711712
dependencies:
712713
sprintf-js "~1.0.2"
713714

@@ -2598,10 +2599,6 @@ espree@^7.0.0:
25982599
acorn-jsx "^5.2.0"
25992600
eslint-visitor-keys "^1.1.0"
26002601

2601-
esprima@^3.1.1:
2602-
version "3.1.3"
2603-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
2604-
26052602
esprima@^4.0.0:
26062603
version "4.0.1"
26072604
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -4247,21 +4244,14 @@ js-tokens@^4.0.0:
42474244
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
42484245
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
42494246

4250-
[email protected], js-yaml@^3.13.1:
4247+
[email protected], js-yaml@^3.13.1, js-yaml@^3.2.5, js-yaml@^3.2.7:
42514248
version "3.13.1"
42524249
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
42534250
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
42544251
dependencies:
42554252
argparse "^1.0.7"
42564253
esprima "^4.0.0"
42574254

4258-
js-yaml@^3.2.5, js-yaml@^3.2.7:
4259-
version "3.8.2"
4260-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.2.tgz#02d3e2c0f6beab20248d412c352203827d786721"
4261-
dependencies:
4262-
argparse "^1.0.7"
4263-
esprima "^3.1.1"
4264-
42654255
jsesc@^2.5.1:
42664256
version "2.5.2"
42674257
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
@@ -6689,6 +6679,7 @@ sprintf-js@^1.1.1:
66896679
sprintf-js@~1.0.2:
66906680
version "1.0.3"
66916681
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
6682+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
66926683

66936684
standard-as-callback@^2.0.1:
66946685
version "2.0.1"

0 commit comments

Comments
 (0)