mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/react-dom from 16.9.1 to 16.9.2
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.1 to 16.9.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
537c746c75
commit
0ba2d65704
2 changed files with 5 additions and 5 deletions
|
|
@ -283,7 +283,7 @@
|
|||
"@types/node": "^12.7.12",
|
||||
"@types/plist": "3.0.2",
|
||||
"@types/react": "^16.9.9",
|
||||
"@types/react-dom": "^16.9.1",
|
||||
"@types/react-dom": "^16.9.2",
|
||||
"@types/react-redux": "^7.1.4",
|
||||
"@types/seamless-immutable": "7.1.11",
|
||||
"@types/uuid": "3.4.5",
|
||||
|
|
|
|||
|
|
@ -483,10 +483,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
|
||||
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
|
||||
|
||||
"@types/react-dom@^16.9.1":
|
||||
version "16.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.1.tgz#79206237cba9532a9f870b1cd5428bef6b66378c"
|
||||
integrity sha512-1S/akvkKr63qIUWVu5IKYou2P9fHLb/P2VAwyxVV85JGaGZTcUniMiTuIqM3lXFB25ej6h+CYEQ27ERVwi6eGA==
|
||||
"@types/react-dom@^16.9.2":
|
||||
version "16.9.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.2.tgz#90f9e6c161850be1feb31d2f448121be2a4f3b47"
|
||||
integrity sha512-hgPbBoI1aTSTvZwo8HYw35UaTldW6n2ETLvHAcfcg1FaOuBV3olmyCe5eMpx2WybWMBPv0MdU2t5GOcQhP+3zA==
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue