Skip to content

Commit 051b842

Browse files
authored
Merge pull request #5 from alugha/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.10.0 to 3.13.1
2 parents ca5f3c2 + dade732 commit 051b842

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
@@ -33,8 +33,8 @@ app-root-path@^2.0.0:
3333
resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.0.1.tgz#cd62dcf8e4fd5a417efc664d2e5b10653c651b46"
3434

3535
argparse@^1.0.7:
36-
version "1.0.9"
37-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
36+
version "1.0.10"
37+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
3838
dependencies:
3939
sprintf-js "~1.0.2"
4040

@@ -179,8 +179,8 @@ eslint-plugin-prettier@^2.2.0:
179179
jest-docblock "^21.0.0"
180180

181181
esprima@^4.0.0:
182-
version "4.0.0"
183-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
182+
version "4.0.1"
183+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
184184

185185
esutils@^2.0.2:
186186
version "2.0.2"
@@ -363,8 +363,8 @@ js-tokens@^3.0.2:
363363
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
364364

365365
js-yaml@^3.7.0, js-yaml@^3.9.0:
366-
version "3.10.0"
367-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
366+
version "3.13.1"
367+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
368368
dependencies:
369369
argparse "^1.0.7"
370370
esprima "^4.0.0"

0 commit comments

Comments
 (0)