chore(deps-dev): bump @types/node from 14.14.20 to 14.14.21 (#157)

This commit is contained in:
dependabot-preview[bot] 2021-01-16 00:16:11 +09:00 committed by GitHub
parent f3698b7fc6
commit 39a0f34081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"devDependencies": {
"@types/core-js": "^2.5.4",
"@types/jsonwebtoken": "^8.5.0",
"@types/node": "^14.14.20",
"@types/node": "^14.14.21",
"@types/node-fetch": "^2.5.8",
"@types/react": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.13.0",

View File

@ -364,10 +364,10 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@^14.14.20":
version "14.14.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340"
integrity sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A==
"@types/node@*", "@types/node@^14.14.21":
version "14.14.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e"
integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==
"@types/prop-types@*":
version "15.7.3"