Skip to content

Commit e333aca

Browse files
authored
Merge pull request #16 from gnidan/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.8.4 to 3.13.1
2 parents d1ed2bd + f4efd32 commit e333aca

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

@@ -1470,9 +1470,9 @@ espree@^3.4.0:
14701470
acorn "^5.0.1"
14711471
acorn-jsx "^3.0.0"
14721472

1473-
esprima@^3.1.1:
1474-
version "3.1.3"
1475-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
1473+
esprima@^4.0.0:
1474+
version "4.0.1"
1475+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
14761476

14771477
esquery@^1.0.0:
14781478
version "1.0.0"
@@ -2258,11 +2258,11 @@ js-tokens@^3.0.0:
22582258
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
22592259

22602260
js-yaml@^3.5.1:
2261-
version "3.8.4"
2262-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6"
2261+
version "3.13.1"
2262+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
22632263
dependencies:
22642264
argparse "^1.0.7"
2265-
esprima "^3.1.1"
2265+
esprima "^4.0.0"
22662266

22672267
jsbn@~0.1.0:
22682268
version "0.1.1"

0 commit comments

Comments
 (0)