Bump @types/node from 12.12.62 to 12.19.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.62 to 12.19.3.
- [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] 2020-11-01 06:13:49 +00:00 committed by Benjamin Staneck
parent 0cc542aa83
commit 3f1c5ffc6e
2 changed files with 5 additions and 5 deletions

View file

@ -79,7 +79,7 @@
"@types/mkdirp": "1.0.1",
"@types/mousetrap": "^1.6.3",
"@types/ms": "0.7.31",
"@types/node": "^12.19.1",
"@types/node": "^12.19.3",
"@types/pify": "3.0.2",
"@types/plist": "3.0.2",
"@types/react": "^16.9.53",

View file

@ -834,10 +834,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.4.tgz#76c3cb3a12909510f52e5dc04a6298cdf9504ffd"
integrity sha512-oVeL12C6gQS/GAExndigSaLxTrKpQPxewx9bOcwfvJiJge4rr7wNaph4J+ns5hrmIV2as5qxqN8YKthn9qh0jw==
"@types/node@^12.0.12", "@types/node@^12.19.1":
version "12.19.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.1.tgz#303f74c8a2b35644594139e948b2be470ae1186f"
integrity sha512-/xaVmBBjOGh55WCqumLAHXU9VhjGtmyTGqJzFBXRWZzByOXI5JAJNx9xPVGEsNizrNwcec92fQMj458MWfjN1A==
"@types/node@^12.0.12", "@types/node@^12.19.3":
version "12.19.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.3.tgz#a6e252973214079155f749e8bef99cc80af182fa"
integrity sha512-8Jduo8wvvwDzEVJCOvS/G6sgilOLvvhn1eMmK3TW8/T217O7u1jdrK6ImKLv80tVryaPSVeKu6sjDEiFjd4/eg==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"