Bump @types/node from 14.14.45 to 14.17.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.45 to 14.17.0.
- [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:
dependabot[bot] 2021-05-24 16:45:41 +00:00 committed by Labhansh Agrawal
parent 12fcfcf4b6
commit d68f0a31fb
2 changed files with 5 additions and 5 deletions

View file

@ -78,7 +78,7 @@
"@types/mkdirp": "1.0.1",
"@types/mousetrap": "1.6.8",
"@types/ms": "0.7.31",
"@types/node": "^14.14.45",
"@types/node": "^14.17.0",
"@types/pify": "5.0.0",
"@types/plist": "3.0.2",
"@types/react": "^17.0.6",

View file

@ -868,10 +868,10 @@
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
"@types/node@*", "@types/node@^14.14.45", "@types/node@^14.6.2":
version "14.14.45"
resolved "https://registry.npmjs.org/@types/node/-/node-14.14.45.tgz#ec2dfb5566ff814d061aef7e141575aedba245cf"
integrity sha512-DssMqTV9UnnoxDWu959sDLZzfvqCF0qDNRjaWeYSui9xkFe61kKo4l1TWNTQONpuXEm+gLMRvdlzvNHBamzmEw==
"@types/node@*", "@types/node@^14.17.0", "@types/node@^14.6.2":
version "14.17.0"
resolved "https://registry.npmjs.org/@types/node/-/node-14.17.0.tgz#3ba770047723b3eeb8dc9fca02cce8a7fb6378da"
integrity sha512-w8VZUN/f7SSbvVReb9SWp6cJFevxb4/nkG65yLAya//98WgocKm5PLDAtSs5CtJJJM+kHmJjO/6mmYW4MHShZA==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"