Skip to content

Commit cdc049d

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 9752482 commit cdc049d

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

@@ -2603,10 +2604,6 @@ espree@^7.0.0:
26032604
acorn-jsx "^5.2.0"
26042605
eslint-visitor-keys "^1.1.0"
26052606

2606-
esprima@^3.1.1:
2607-
version "3.1.3"
2608-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
2609-
26102607
esprima@^4.0.0:
26112608
version "4.0.1"
26122609
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -4255,21 +4252,14 @@ js-tokens@^4.0.0:
42554252
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
42564253
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
42574254

4258-
[email protected], js-yaml@^3.13.1:
4255+
[email protected], js-yaml@^3.13.1, js-yaml@^3.2.5, js-yaml@^3.2.7:
42594256
version "3.13.1"
42604257
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
42614258
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
42624259
dependencies:
42634260
argparse "^1.0.7"
42644261
esprima "^4.0.0"
42654262

4266-
js-yaml@^3.2.5, js-yaml@^3.2.7:
4267-
version "3.8.2"
4268-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.2.tgz#02d3e2c0f6beab20248d412c352203827d786721"
4269-
dependencies:
4270-
argparse "^1.0.7"
4271-
esprima "^3.1.1"
4272-
42734263
jsesc@^2.5.1:
42744264
version "2.5.2"
42754265
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
@@ -6745,6 +6735,7 @@ sprintf-js@^1.0.3:
67456735
sprintf-js@~1.0.2:
67466736
version "1.0.3"
67476737
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
6738+
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
67486739

67496740
static-extend@^0.1.1:
67506741
version "0.1.2"

0 commit comments

Comments
 (0)