Skip to content

Commit c638ad5

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 20777e0 commit c638ad5

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

yarn.lock

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2645,7 +2645,7 @@ espree@^3.4.0:
26452645
acorn "^5.5.0"
26462646
acorn-jsx "^3.0.0"
26472647

2648-
esprima@3.x.x, esprima@^3.1.1:
2648+
esprima@3.x.x:
26492649
version "3.1.3"
26502650
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
26512651
integrity sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=
@@ -4373,21 +4373,14 @@ js-tokens@^4.0.0:
43734373
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
43744374
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
43754375

4376-
js-yaml@^3.13.1, js-yaml@^3.5.1:
4376+
js-yaml@^3.13.1, js-yaml@^3.2.5, js-yaml@^3.2.7, js-yaml@^3.5.1:
43774377
version "3.13.1"
43784378
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
43794379
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
43804380
dependencies:
43814381
argparse "^1.0.7"
43824382
esprima "^4.0.0"
43834383

4384-
js-yaml@^3.2.5, js-yaml@^3.2.7:
4385-
version "3.8.2"
4386-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.2.tgz#02d3e2c0f6beab20248d412c352203827d786721"
4387-
dependencies:
4388-
argparse "^1.0.7"
4389-
esprima "^3.1.1"
4390-
43914384
jsesc@^2.5.1:
43924385
version "2.5.2"
43934386
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"

0 commit comments

Comments
 (0)