Skip to content

Commit de91d5f

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 712a268 commit de91d5f

File tree

2 files changed

+37
-29
lines changed

2 files changed

+37
-29
lines changed

package-lock.json

Lines changed: 34 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,8 @@ append-transform@^0.4.0:
227227
default-require-extensions "^1.0.0"
228228

229229
argparse@^1.0.7:
230-
version "1.0.9"
231-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
230+
version "1.0.10"
231+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
232232
dependencies:
233233
sprintf-js "~1.0.2"
234234

@@ -1519,10 +1519,6 @@ esprima@^2.7.1, esprima@~2.7.0:
15191519
version "2.7.3"
15201520
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
15211521

1522-
esprima@^3.1.1:
1523-
version "3.1.3"
1524-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
1525-
15261522
esprima@^4.0.0:
15271523
version "4.0.1"
15281524
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -2460,20 +2456,13 @@ js-tokens@^4.0.0:
24602456
version "4.0.0"
24612457
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
24622458

2463-
js-yaml@^3.13.0:
2459+
js-yaml@^3.13.0, js-yaml@^3.7.0:
24642460
version "3.13.1"
24652461
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
24662462
dependencies:
24672463
argparse "^1.0.7"
24682464
esprima "^4.0.0"
24692465

2470-
js-yaml@^3.7.0:
2471-
version "3.8.4"
2472-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6"
2473-
dependencies:
2474-
argparse "^1.0.7"
2475-
esprima "^3.1.1"
2476-
24772466
jsbn@~0.1.0:
24782467
version "0.1.0"
24792468
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.0.tgz#650987da0dd74f4ebf5a11377a2aa2d273e97dfd"

0 commit comments

Comments
 (0)