Skip to content

Commit a76e8fb

Browse files
dependabot[bot]tchock
authored andcommitted
chore(deps): bump js-yaml from 3.7.0 to 3.13.1 (deliveryhero#127)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.7.0 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.7.0...3.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8bae9c commit a76e8fb

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

yarn.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ ansi-styles@^2.2.1:
5656
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
5757

5858
argparse@^1.0.7:
59-
version "1.0.9"
60-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
59+
version "1.0.10"
60+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
6161
dependencies:
6262
sprintf-js "~1.0.2"
6363

@@ -431,10 +431,14 @@ espree@^3.3.1:
431431
acorn "^4.0.1"
432432
acorn-jsx "^3.0.0"
433433

434-
esprima@2.7.x, esprima@^2.6.0, esprima@^2.7.1:
434+
esprima@2.7.x, esprima@^2.7.1:
435435
version "2.7.3"
436436
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
437437

438+
esprima@^4.0.0:
439+
version "4.0.1"
440+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
441+
438442
esrecurse@^4.1.0:
439443
version "4.1.0"
440444
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.1.0.tgz#4713b6536adf7f2ac4f327d559e7756bff648220"
@@ -798,11 +802,11 @@ js-tokens@^2.0.0:
798802
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-2.0.0.tgz#79903f5563ee778cc1162e6dcf1a0027c97f9cb5"
799803

800804
js-yaml@3.x, js-yaml@^3.5.1:
801-
version "3.7.0"
802-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80"
805+
version "3.13.1"
806+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
803807
dependencies:
804808
argparse "^1.0.7"
805-
esprima "^2.6.0"
809+
esprima "^4.0.0"
806810

807811
jsbn@~0.1.0:
808812
version "0.1.0"

0 commit comments

Comments
 (0)