Skip to content

Commit 9c8883c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-dom to v16.9.14
1 parent 0a890dc commit 9c8883c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.11",
102-
"@types/react-dom": "16.9.13",
102+
"@types/react-dom": "16.9.14",
103103
"@types/hoist-non-react-statics": "3.3.1"
104104
},
105105
"jest": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2878,10 +2878,10 @@
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==
2881+
"@types/react-dom@16.9.14":
2882+
version "16.9.14"
2883+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.14.tgz#674b8f116645fe5266b40b525777fc6bb8eb3bcd"
2884+
integrity sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==
28852885
dependencies:
28862886
"@types/react" "^16"
28872887

0 commit comments

Comments
 (0)