Bump @types/node from 15.0.2 to 15.3.1 (#176)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.2 to 15.3.1. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b1df67ba5c
commit
ccd7089a91
6
web/package-lock.json
generated
6
web/package-lock.json
generated
@ -344,9 +344,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "15.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.2.tgz",
|
||||
"integrity": "sha512-p68+a+KoxpoB47015IeYZYRrdqMUcpbK8re/zpFB8Ld46LHC1lPEbp3EXgkEhAYEcPvjJF6ZO+869SQ0aH1dcA=="
|
||||
"version": "15.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.3.1.tgz",
|
||||
"integrity": "sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw=="
|
||||
},
|
||||
"@types/prop-types": {
|
||||
"version": "15.7.3",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@types/chart.js": "^2.9.32",
|
||||
"@types/classnames": "^2.3.1",
|
||||
"@types/markdown-it": "^12.0.1",
|
||||
"@types/node": "^15.0.2",
|
||||
"@types/node": "^15.3.1",
|
||||
"@types/prop-types": "^15.7.3",
|
||||
"@types/react": "^17.0.5",
|
||||
"@types/react-linkify": "^1.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user