Merge pull request #725 from ferdikoomen/dependabot/npm_and_yarn/types/node-15.6.1

This commit is contained in:
dependabot-preview[bot] 2021-05-31 05:32:10 +00:00 committed by GitHub
commit dc3ecdbec6
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.0",
"@types/node": "15.6.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.0":
version "15.6.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.0.tgz#f0ddca5a61e52627c9dcb771a6039d44694597bc"
integrity sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==
"@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/normalize-package-data@^2.4.0":
version "2.4.0"