Skip to content

Commit 39764a3

Browse files
committed
Update dependency @types/react-dom to v16.9.6
1 parent e70e602 commit 39764a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

{{ cookiecutter.project_slug }}/client/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.project_slug }}/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/jest": "25.1.4",
2929
"@types/reach__router": "1.3.1",
3030
"@types/react": "16.9.31",
31-
"@types/react-dom": "16.9.5",
31+
"@types/react-dom": "16.9.6",
3232
"@types/react-redux": "7.1.7",
3333
"@types/styled-components": "5.0.1",
3434
"@types/use-persisted-state": "0.3.0",

0 commit comments

Comments
 (0)