Skip to content

Commit e99dd14

Browse files
chore(deps-dev): bump @types/react-dom from 16.9.12 to 17.0.3 (#615)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.12 to 17.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 85372b2 commit e99dd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/enzyme": "^3.10.5",
5656
"@types/jest": "^26.0.0",
5757
"@types/react": "^16.8.19",
58-
"@types/react-dom": "^16.8.4",
58+
"@types/react-dom": "^17.0.3",
5959
"cross-env": "^7.0.0",
6060
"enzyme": "^3.3.0",
6161
"enzyme-to-json": "^3.4.0",

0 commit comments

Comments
 (0)