Browse Source

Bump js-yaml from 3.13.0 to 3.14.0

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.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](https://github.com/nodeca/js-yaml/compare/3.13.0...3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/js-yaml-3.14.0
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
b5c06deca6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      yarn.lock

6
yarn.lock

@ -2418,9 +2418,9 @@ js-types@^1.0.0:
integrity sha1-0kLmSU7Vcq08koCfyL7X92h8vwM=
js-yaml@^3.12.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
integrity sha512-pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ==
version "3.14.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
dependencies:
argparse "^1.0.7"
esprima "^4.0.0"

Loading…
Cancel
Save