1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

Merge pull request #289 from kremalicious/dependabot/npm_and_yarn/types/node-14.0.1

Bump @types/node from 14.0.0 to 14.0.1
This commit is contained in:
Matthias Kretschmann 2020-05-19 16:18:00 +02:00 committed by GitHub
commit 60de50de9e
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

@ -3552,9 +3552,9 @@
}
},
"@types/node": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.0.tgz",
"integrity": "sha512-BZHGudjgZ8cweaQC2Q7hKpZNT2sq//NNbc7KcuTdti10S/tKIXpqiAgzZZFdwm6uUdRE9jy6UYSESNvB5rmFgA=="
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.1.tgz",
"integrity": "sha512-FAYBGwC+W6F9+huFIDtn43cpy7+SzG+atzRiTfdp3inUKL2hXnd4rG8hylJLIh4+hqrQy1P17kvJByE/z825hA=="
},
"@types/node-fetch": {
"version": "2.5.7",

View File

@ -98,7 +98,7 @@
"@types/jest": "^25.2.3",
"@types/loadable__component": "^5.10.0",
"@types/lunr": "^2.3.3",
"@types/node": "^14.0.0",
"@types/node": "^14.0.1",
"@types/node-fetch": "^2.5.7",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",