mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/node from 12.12.47 to 12.12.50
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.47 to 12.12.50. - [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
1c49dbb3b2
commit
614218ceff
2 changed files with 5 additions and 5 deletions
|
|
@ -79,7 +79,7 @@
|
|||
"@types/mkdirp": "1.0.1",
|
||||
"@types/mousetrap": "^1.6.3",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "^12.12.47",
|
||||
"@types/node": "^12.12.50",
|
||||
"@types/pify": "3.0.2",
|
||||
"@types/plist": "3.0.2",
|
||||
"@types/react": "^16.9.41",
|
||||
|
|
|
|||
|
|
@ -752,10 +752,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.12.47":
|
||||
version "12.12.47"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.47.tgz#5007b8866a2f9150de82335ca7e24dd1d59bdfb5"
|
||||
integrity sha512-yzBInQFhdY8kaZmqoL2+3U5dSTMrKaYcb561VU+lDzAYvqt+2lojvBEy+hmpSNuXnPTx7m9+04CzWYOUqWME2A==
|
||||
"@types/node@^12.0.12", "@types/node@^12.12.50":
|
||||
version "12.12.50"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.50.tgz#e9b2e85fafc15f2a8aa8fdd41091b983da5fd6ee"
|
||||
integrity sha512-5ImO01Fb8YsEOYpV+aeyGYztcYcjGsBvN4D7G5r1ef2cuQOpymjWNQi5V0rKHE6PC2ru3HkoUr/Br2/8GUA84w==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue