1
0
Fork 0

Merge pull request #214 from kremalicious/greenkeeper/@types/node-13.1.0

Update @types/node to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-12-28 12:20:04 +01:00 committed by GitHub
commit 2578df64dc
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

@ -2500,9 +2500,9 @@
"integrity": "sha1-fyrX7FX5FEgvybHsS7GuYCjUYGY="
},
"@types/node": {
"version": "12.12.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.17.tgz",
"integrity": "sha512-Is+l3mcHvs47sKy+afn2O1rV4ldZFU7W8101cNlOd+MRbjM4Onida8jSZnJdTe/0Pcf25g9BNIUsuugmE6puHA=="
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.1.0.tgz",
"integrity": "sha512-zwrxviZS08kRX40nqBrmERElF2vpw4IUTd5khkhBTfFH8AOaeoLVx48EC4+ZzS2/Iga7NevncqnsUSYjM4OWYA=="
},
"@types/node-fetch": {
"version": "2.5.4",

View File

@ -97,7 +97,7 @@
"@types/jest": "^24.0.21",
"@types/loadable__component": "^5.10.0",
"@types/lunr": "^2.3.2",
"@types/node": "^12.12.17",
"@types/node": "^13.1.0",
"@types/node-fetch": "^2.5.4",
"@types/react": "^16.9.13",
"@types/react-dom": "^16.9.3",