mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-21 17:27:06 +01:00
Bump @types/node from 14.0.19 to 14.0.22
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.19 to 14.0.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b3a7596720
commit
19bf65101c
6
package-lock.json
generated
6
package-lock.json
generated
@ -3953,9 +3953,9 @@
|
||||
}
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.0.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.19.tgz",
|
||||
"integrity": "sha512-yf3BP/NIXF37BjrK5klu//asUWitOEoUP5xE1mhSUjazotwJ/eJDgEmMQNlOeWOVv72j24QQ+3bqXHE++CFGag==",
|
||||
"version": "14.0.22",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.22.tgz",
|
||||
"integrity": "sha512-emeGcJvdiZ4Z3ohbmw93E/64jRzUHAItSHt8nF7M4TGgQTiWqFVGB8KNpLGFmUHmHLvjvBgFwVlqNcq+VuGv9g==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/normalize-package-data": {
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@testing-library/react": "^10.4.4",
|
||||
"@types/jest": "^26.0.4",
|
||||
"@types/next-seo": "^1.10.0",
|
||||
"@types/node": "^14.0.19",
|
||||
"@types/node": "^14.0.22",
|
||||
"@types/react": "^16.9.41",
|
||||
"@typescript-eslint/eslint-plugin": "^3.6.0",
|
||||
"@typescript-eslint/parser": "^3.6.0",
|
||||
|
Loading…
Reference in New Issue
Block a user