Skip to content

Commit c0ed29c

Browse files
committed
fix: upgrade @types/react-dom from 16.9.9 to 16.9.14
Snyk has created this PR to upgrade @types/react-dom from 16.9.9 to 16.9.14. See this package in npm: https://www.npmjs.com/package/@types/react-dom See this project in Snyk: https://app.snyk.io/org/ryanhefner-github-marketplace/project/8f1fbdbf-0dea-436a-993a-3071f476ff1c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 74288dc commit c0ed29c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@types/react": "^16.9.54",
53-
"@types/react-dom": "^16.9.9",
53+
"@types/react-dom": "^16.9.14",
5454
"clean-react-props": "^0.4.0",
5555
"lodash.throttle": "^4.1.1",
5656
"prop-types": "^15.8.0"

0 commit comments

Comments
 (0)