Merge pull request #125 from kremalicious/dependabot/npm_and_yarn/types/node-14.14.31

Bump @types/node from 14.14.22 to 14.14.31
This commit is contained in:
Matthias Kretschmann 2021-03-01 11:51:16 +01:00 committed by GitHub
commit 9f51492b45
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

@ -3618,9 +3618,9 @@
}
},
"@types/node": {
"version": "14.14.22",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.22.tgz",
"integrity": "sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==",
"version": "14.14.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.31.tgz",
"integrity": "sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==",
"dev": true
},
"@types/normalize-package-data": {

View File

@ -31,7 +31,7 @@
"@testing-library/react": "^11.2.3",
"@types/jest": "^26.0.20",
"@types/next-seo": "^2.1.2",
"@types/node": "^14.14.22",
"@types/node": "^14.14.31",
"@types/react": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",