Skip to content

Commit 3287b05

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-dom to v16.9.13
1 parent 2963cb3 commit 3287b05

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.6",
102-
"@types/react-dom": "16.9.12",
102+
"@types/react-dom": "16.9.13",
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
@@ -2878,6 +2878,13 @@
28782878
dependencies:
28792879
"@types/react" "^16"
28802880

2881+
"@types/react-dom@16.9.13":
2882+
version "16.9.13"
2883+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.13.tgz#5898f0ee68fe200685e6b61d3d7d8828692814d0"
2884+
integrity sha512-34Hr3XnmUSJbUVDxIw/e7dhQn2BJZhJmlAaPyPwfTQyuVS9mV/CeyghFcXyvkJXxI7notQJz8mF8FeCVvloJrA==
2885+
dependencies:
2886+
"@types/react" "^16"
2887+
28812888
"@types/react-hot-loader@4.1.1":
28822889
version "4.1.1"
28832890
resolved "https://registry.yarnpkg.com/@types/react-hot-loader/-/react-hot-loader-4.1.1.tgz#8bc0a4add6b97ae833e5124a5591d5320026aa24"

0 commit comments

Comments
 (0)