Skip to content

Commit 9261f74

Browse files
Bump js-yaml from 3.10.0 to 3.14.0 (#27)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.14.0. - [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.10.0...3.14.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 768d4ee commit 9261f74

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
@@ -95,8 +95,8 @@ are-we-there-yet@~1.1.2:
9595
readable-stream "^2.0.0 || ^1.1.13"
9696

9797
argparse@^1.0.7:
98-
version "1.0.9"
99-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
98+
version "1.0.10"
99+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
100100
dependencies:
101101
sprintf-js "~1.0.2"
102102

@@ -1390,8 +1390,8 @@ esprima@^2.7.1:
13901390
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
13911391

13921392
esprima@^4.0.0:
1393-
version "4.0.0"
1394-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
1393+
version "4.0.1"
1394+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
13951395

13961396
estraverse@^1.9.1:
13971397
version "1.9.3"
@@ -2304,8 +2304,8 @@ js-tokens@^3.0.2:
23042304
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
23052305

23062306
js-yaml@^3.4.3, js-yaml@^3.7.0:
2307-
version "3.10.0"
2308-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
2307+
version "3.14.0"
2308+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
23092309
dependencies:
23102310
argparse "^1.0.7"
23112311
esprima "^4.0.0"

0 commit comments

Comments
 (0)