Skip to content

Commit 9f51afe

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-dom to v16.9.15
1 parent 99d35e9 commit 9f51afe

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.25",
102-
"@types/react-dom": "16.9.14",
102+
"@types/react-dom": "16.9.15",
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
@@ -2901,10 +2901,10 @@
29012901
dependencies:
29022902
"@types/react" "^16"
29032903

2904-
"@types/react-dom@16.9.14":
2905-
version "16.9.14"
2906-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.14.tgz#674b8f116645fe5266b40b525777fc6bb8eb3bcd"
2907-
integrity sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==
2904+
"@types/react-dom@16.9.15":
2905+
version "16.9.15"
2906+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.15.tgz#7bf41f2b2b86915ff9c0de475cb111d904df12c6"
2907+
integrity sha512-PjWhZj54ACucQX2hDmnHyqHz+N2On5g3Lt5BeNn+wy067qvOokVSQw1nEog1XGfvLYrSl3cyrdebEfjQQNXD3A==
29082908
dependencies:
29092909
"@types/react" "^16"
29102910

0 commit comments

Comments
 (0)