Merge pull request #117 from kremalicious/dependabot/npm_and_yarn/types/node-14.14.20

Bump @types/node from 14.14.17 to 14.14.20
This commit is contained in:
Matthias Kretschmann 2021-01-11 11:07:56 +01:00 committed by GitHub
commit 53c6a56e4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4509,9 +4509,9 @@
}
},
"@types/node": {
"version": "14.14.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.17.tgz",
"integrity": "sha512-G0lD1/7qD60TJ/mZmhog76k7NcpLWkPVGgzkRy3CTlnFu4LUQh5v2Wa661z6vnXmD8EQrnALUyf0VRtrACYztw==",
"version": "14.14.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.20.tgz",
"integrity": "sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A==",
"dev": true
},
"@types/normalize-package-data": {

View File

@ -31,7 +31,7 @@
"@testing-library/react": "^11.1.0",
"@types/jest": "^26.0.19",
"@types/next-seo": "^1.10.0",
"@types/node": "^14.14.17",
"@types/node": "^14.14.20",
"@types/react": "^16.9.53",
"@typescript-eslint/eslint-plugin": "^4.11.1",
"@typescript-eslint/parser": "^4.4.1",