Merge pull request #63 from joelwmale/dependabot/npm_and_yarn/types/node-14.14.0

Bump @types/node from 14.11.10 to 14.14.0
This commit is contained in:
mergify[bot] 2020-10-21 06:36:31 +00:00 committed by GitHub
commit 7e9612018a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 7 deletions

View File

@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/node": "^14.11.10",
"@types/node": "^14.14.0",
"@typescript-eslint/parser": "^4.5.0",
"@vercel/ncc": "^0.24.1",
"eslint": "^7.11.0",

View File

@ -118,16 +118,11 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
"@types/node@*":
"@types/node@*", "@types/node@^14.14.0":
version "14.14.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.0.tgz#f1091b6ad5de18e8e91bdbd43ec63f13de372538"
integrity sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg==
"@types/node@^14.11.10":
version "14.11.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.10.tgz#8c102aba13bf5253f35146affbf8b26275069bef"
integrity sha512-yV1nWZPlMFpoXyoknm4S56y2nlTAuFYaJuQtYRAOU7xA/FJ9RY0Xm7QOkaYMMmr8ESdHIuUb6oQgR/0+2NqlyA==
"@types/yargs-parser@*":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"