Merge pull request #659 from ferdikoomen/dependabot/npm_and_yarn/types/js-yaml-4.0.1

This commit is contained in:
dependabot-preview[bot] 2021-04-26 05:16:52 +00:00 committed by GitHub
commit 04cd38eeba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,7 @@
"@rollup/plugin-node-resolve": "11.2.1",
"@types/express": "4.17.11",
"@types/jest": "26.0.22",
"@types/js-yaml": "4.0.0",
"@types/js-yaml": "4.0.1",
"@types/node": "14.14.37",
"@types/node-fetch": "2.5.10",
"@types/qs": "6.9.6",

View File

@ -1333,10 +1333,10 @@
jest-diff "^26.0.0"
pretty-format "^26.0.0"
"@types/js-yaml@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@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://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.1.tgz#5544730b65a480b18ace6b6ce914e519cec2d43b"
integrity sha512-xdOvNmXmrZqqPy3kuCQ+fz6wA0xU5pji9cd1nDrflWaAWtYLLGk5ykW0H6yg5TVyehHP1pfmuuSaZkhP+kspVA==
"@types/json-schema@^7.0.3":
version "7.0.7"