Skip to content

Commit c96e483

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react-dom to v17.0.16
1 parent 09e28eb commit c96e483

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
@@ -22,7 +22,7 @@
2222
"@testing-library/react-hooks": "7.0.2",
2323
"@types/jest": "27.4.1",
2424
"@types/react": "17.0.44",
25-
"@types/react-dom": "17.0.15",
25+
"@types/react-dom": "17.0.16",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",
2828
"babel-loader": "8.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3273,10 +3273,10 @@
32733273
dependencies:
32743274
"@types/react" "*"
32753275

3276-
"@types/react-dom@17.0.15", "@types/react-dom@>=16.9.0":
3277-
version "17.0.15"
3278-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156"
3279-
integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw==
3276+
"@types/react-dom@17.0.16", "@types/react-dom@>=16.9.0":
3277+
version "17.0.16"
3278+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.16.tgz#7caba93cf2806c51e64d620d8dff4bae57e06cc4"
3279+
integrity sha512-DWcXf8EbMrO/gWnQU7Z88Ws/p16qxGpPyjTKTpmBSFKeE+HveVubqGO1CVK7FrwlWD5MuOcvh8gtd0/XO38NdQ==
32803280
dependencies:
32813281
"@types/react" "^17"
32823282

0 commit comments

Comments
 (0)