Merge pull request #2 from dorny/dependabot/npm_and_yarn/types/node-14.11.2

Bump @types/node from 14.10.0 to 14.11.2
This commit is contained in:
Michal Dorner 2020-10-01 23:25:31 +02:00 committed by GitHub
commit b31fc526a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.10",
"@types/node": "^14.10.0",
"@types/node": "^14.11.2",
"@typescript-eslint/parser": "^3.10.1",
"@vercel/ncc": "^0.23.0",
"eslint": "^7.8.1",