Skip to content

Commit 5abea8e

Browse files
chore(deps): update dependency @types/react-dom to v17.0.18 (#881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a360a4a commit 5abea8e

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
@@ -58,7 +58,7 @@
5858
"@types/enzyme-adapter-react-16": "1.0.6",
5959
"@types/node": "16.11.26",
6060
"@types/react": "17.0.43",
61-
"@types/react-dom": "17.0.15",
61+
"@types/react-dom": "17.0.18",
6262
"@types/sinon": "10.0.11",
6363
"@types/storybook__addon-actions": "5.2.1",
6464
"@types/storybook__react": "5.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3802,10 +3802,10 @@
38023802
dependencies:
38033803
"@types/react" "*"
38043804

3805-
"@types/react-dom@17.0.15":
3806-
version "17.0.15"
3807-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156"
3808-
integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw==
3805+
"@types/react-dom@17.0.18":
3806+
version "17.0.18"
3807+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.18.tgz#8f7af38f5d9b42f79162eea7492e5a1caff70dc2"
3808+
integrity sha512-rLVtIfbwyur2iFKykP2w0pl/1unw26b5td16d5xMgp7/yjTHomkyxPYChFoCr/FtEX1lN9wY6lFj1qvKdS5kDw==
38093809
dependencies:
38103810
"@types/react" "^17"
38113811

0 commit comments

Comments
 (0)