Merge pull request #2682 from h3poteto/dependabot/npm_and_yarn/types/node-16.7.2

Bump @types/node from 16.4.1 to 16.7.2
This commit is contained in:
AkiraFukushima 2021-08-27 01:40:41 +09:00 committed by GitHub
commit 38cd9ab30a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -234,7 +234,7 @@
"@types/jest": "27.0.1",
"@types/lodash": "^4.14.172",
"@types/nedb": "^1.8.12",
"@types/node": "^16.4.1",
"@types/node": "^16.7.2",
"@types/parse-link-header": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.29.3",

View File

@ -1552,10 +1552,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@^16.4.1":
version "16.4.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.1.tgz#9fad171a5b701613ee8a6f4ece3c88b1034b1b03"
integrity sha512-UW7cbLqf/Wu5XH2RKKY1cHwUNLicIDRLMraYKz+HHAerJ0ZffUEk+fMnd8qU2JaS6cAy0r8tsaf7yqHASf/Y0Q==
"@types/node@*", "@types/node@^16.7.2":
version "16.7.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.2.tgz#0465a39b5456b61a04d98bd5545f8b34be340cb7"
integrity sha512-TbG4TOx9hng8FKxaVrCisdaxKxqEwJ3zwHoCWXZ0Jw6mnvTInpaB99/2Cy4+XxpXtjNv9/TgfGSvZFyfV/t8Fw==
"@types/node@^14.6.2":
version "14.14.31"