Skip to content

Commit f4efd32

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ are-we-there-yet@~1.1.2:
117117
readable-stream "^2.0.6"
118118

119119
argparse@^1.0.7, argparse@^1.0.9:
120-
version "1.0.9"
121-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
120+
version "1.0.10"
121+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
122122
dependencies:
123123
sprintf-js "~1.0.2"
124124

@@ -1467,9 +1467,9 @@ espree@^3.4.0:
14671467
acorn "^5.0.1"
14681468
acorn-jsx "^3.0.0"
14691469

1470-
esprima@^3.1.1:
1471-
version "3.1.3"
1472-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
1470+
esprima@^4.0.0:
1471+
version "4.0.1"
1472+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
14731473

14741474
esquery@^1.0.0:
14751475
version "1.0.0"
@@ -2231,11 +2231,11 @@ js-tokens@^3.0.0:
22312231
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
22322232

22332233
js-yaml@^3.5.1:
2234-
version "3.8.4"
2235-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6"
2234+
version "3.13.1"
2235+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
22362236
dependencies:
22372237
argparse "^1.0.7"
2238-
esprima "^3.1.1"
2238+
esprima "^4.0.0"
22392239

22402240
jsbn@~0.1.0:
22412241
version "0.1.1"

0 commit comments

Comments
 (0)