Merge pull request #734 from ferdikoomen/dependabot/npm_and_yarn/types/node-15.12.1

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

View File

@ -79,7 +79,7 @@
"@types/express": "4.17.12",
"@types/jest": "26.0.23",
"@types/js-yaml": "4.0.1",
"@types/node": "15.6.1",
"@types/node": "15.12.1",
"@types/node-fetch": "2.5.10",
"@types/qs": "6.9.6",
"@typescript-eslint/eslint-plugin": "4.25.0",

View File

@ -1620,10 +1620,10 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@15.6.1":
version "15.6.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==
"@types/node@*", "@types/node@15.12.1":
version "15.12.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.1.tgz#9b60797dee1895383a725f828a869c86c6caa5c2"
integrity sha512-zyxJM8I1c9q5sRMtVF+zdd13Jt6RU4r4qfhTd7lQubyThvLfx6yYekWSQjGCGV2Tkecgxnlpl/DNlb6Hg+dmEw==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"