1
0
Fork 0

update: update dependency @types/js-yaml to v4.0.1

This commit is contained in:
Renovate Bot 2021-05-02 02:07:29 +00:00 committed by Sean Sube
parent 64357b6f2d
commit d5362ee79b
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"@types/chai": "4.2.17",
"@types/chai-as-promised": "7.1.3",
"@types/deep-diff": "1.0.0",
"@types/js-yaml": "4.0.0",
"@types/js-yaml": "4.0.1",
"@types/lodash": "4.14.168",
"@types/minimatch": "3.0.4",
"@types/mocha": "8.2.2",

View File

@ -455,10 +455,10 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
"@types/js-yaml@4.0.0":
version "4.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-4.0.0.tgz#d1a11688112091f2c711674df3a65ea2f47b5dfb"
integrity sha512-4vlpCM5KPCL5CfGmTbpjwVKbISRYhduEJvvUWsH5EB7QInhEj94XPZ3ts/9FPiLZFqYO0xoW4ZL8z2AabTGgJA==
"@types/js-yaml@4.0.1":
version "4.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/js-yaml/-/js-yaml-4.0.1.tgz#5544730b65a480b18ace6b6ce914e519cec2d43b"
integrity sha512-xdOvNmXmrZqqPy3kuCQ+fz6wA0xU5pji9cd1nDrflWaAWtYLLGk5ykW0H6yg5TVyehHP1pfmuuSaZkhP+kspVA==
"@types/json-schema@^7.0.3":
version "7.0.3"