1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 18:00:06 +01:00

Bump @types/node from 14.0.0 to 14.0.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-19 07:52:50 +00:00 committed by GitHub
parent 0d0be74a01
commit 41318a2bae
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",