1
0
Fork 0

update: update dependency js-yaml to v3.14.1

This commit is contained in:
Renovate Bot 2020-12-29 22:01:09 +00:00 committed by Sean Sube
parent eb7886965e
commit b1528ec2d4
2 changed files with 9 additions and 1 deletions

View File

@ -36,7 +36,7 @@
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.5.0",
"esm": "3.2.25",
"js-yaml": "3.14.0",
"js-yaml": "3.14.1",
"mocha": "8.2.1",
"noicejs": "3.1.0",
"nyc": "15.1.0",

View File

@ -2596,6 +2596,14 @@ js-yaml@3.14.0:
argparse "^1.0.7"
esprima "^4.0.0"
js-yaml@3.14.1:
version "3.14.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
dependencies:
argparse "^1.0.7"
esprima "^4.0.0"
js-yaml@^3.13.1, js-yaml@~3.13.1:
version "3.13.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"