Skip to content

Commit a6de3aa

Browse files
chore(deps): bump js-yaml from 3.12.0 to 3.14.0 (#285)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.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.12.0...3.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7167fb commit a6de3aa

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -531,8 +531,8 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
531531
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
532532

533533
esprima@^4.0.0:
534-
version "4.0.0"
535-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
534+
version "4.0.1"
535+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
536536

537537
expand-brackets@^0.1.4:
538538
version "0.1.5"
@@ -1214,8 +1214,8 @@ isobject@^3.0.0, isobject@^3.0.1:
12141214
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
12151215

12161216
js-yaml@^3.10.0, js-yaml@^3.2.6:
1217-
version "3.12.0"
1218-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
1217+
version "3.14.0"
1218+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
12191219
dependencies:
12201220
argparse "^1.0.7"
12211221
esprima "^4.0.0"

0 commit comments

Comments
 (0)