Skip to content

Commit 4e2c6d2

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-dom to v16.9.11
1 parent 20dce25 commit 4e2c6d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
},
100100
"resolutions": {
101101
"@types/react": "16.14.4",
102-
"@types/react-dom": "16.9.10",
102+
"@types/react-dom": "16.9.11",
103103
"@types/hoist-non-react-statics": "3.3.1"
104104
},
105105
"jest": {

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2783,6 +2783,13 @@
27832783
dependencies:
27842784
"@types/react" "^16"
27852785

2786+
2787+
version "16.9.11"
2788+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.11.tgz#752e223a1592a2c10f2668b215a0e0667f4faab1"
2789+
integrity sha512-3UuR4MoWf5spNgrG6cwsmT9DdRghcR4IDFOzNZ6+wcmacxkFykcb5ji0nNVm9ckBT4BCxvCrJJbM4+EYsEEVIg==
2790+
dependencies:
2791+
"@types/react" "^16"
2792+
27862793
27872794
version "4.1.1"
27882795
resolved "https://registry.yarnpkg.com/@types/react-hot-loader/-/react-hot-loader-4.1.1.tgz#8bc0a4add6b97ae833e5124a5591d5320026aa24"

0 commit comments

Comments
 (0)