Skip to content

Commit 73be595

Browse files
authored
Merge pull request #9 from gaishimo/dependabot/npm_and_yarn/js-yaml-3.13.1
⬆️ Bump js-yaml from 3.10.0 to 3.13.1
2 parents e4dd5c9 + 7a612a2 commit 73be595

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ are-we-there-yet@~1.1.2:
211211
readable-stream "^2.0.6"
212212

213213
argparse@^1.0.7:
214-
version "1.0.9"
215-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
214+
version "1.0.10"
215+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
216216
dependencies:
217217
sprintf-js "~1.0.2"
218218

@@ -1994,8 +1994,8 @@ esprima@^3.1.3:
19941994
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
19951995

19961996
esprima@^4.0.0:
1997-
version "4.0.0"
1998-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
1997+
version "4.0.1"
1998+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
19991999

20002000
esquery@^1.0.0:
20012001
version "1.0.0"
@@ -3271,8 +3271,8 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
32713271
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
32723272

32733273
js-yaml@^3.7.0, js-yaml@^3.9.1:
3274-
version "3.10.0"
3275-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
3274+
version "3.13.1"
3275+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
32763276
dependencies:
32773277
argparse "^1.0.7"
32783278
esprima "^4.0.0"

0 commit comments

Comments
 (0)