Skip to content

Commit c3236fb

Browse files
committed
Update dependency @types/react-dom to v16.9.18
1 parent d258dc8 commit c3236fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
},
100100
"resolutions": {
101101
"@types/react": "16.14.35",
102-
"@types/react-dom": "16.9.17",
102+
"@types/react-dom": "16.9.18",
103103
"@types/hoist-non-react-statics": "3.3.1"
104104
},
105105
"jest": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2914,10 +2914,10 @@
29142914
dependencies:
29152915
"@types/react" "^16"
29162916

2917-
"@types/[email protected].17":
2918-
version "16.9.17"
2919-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.17.tgz#29100cbcc422d7b7dba7de24bb906de56680dd34"
2920-
integrity sha512-qSRyxEsrm5btPXnowDOs5jSkgT8ldAA0j6Qp+otHUh+xHzy3sXmgNfyhucZjAjkgpdAUw9rJe0QRtX/l+yaS4g==
2917+
"@types/[email protected].18":
2918+
version "16.9.18"
2919+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.18.tgz#1fda8b84370b1339d639a797a84c16d5a195b419"
2920+
integrity sha512-lmNARUX3+rNF/nmoAFqasG0jAA7q6MeGZK/fdeLwY3kAA4NPgHHrG5bNQe2B5xmD4B+x6Z6h0rEJQ7MEEgQxsw==
29212921
dependencies:
29222922
"@types/react" "^16"
29232923

0 commit comments

Comments
 (0)