Skip to content

Commit 1df78fd

Browse files
committed
fix: upgrade @types/react from 16.9.23 to 16.9.24
Snyk has created this PR to upgrade @types/react from 16.9.23 to 16.9.24. See this package in NPM: https://www.npmjs.com/package/@types/react See this project in Snyk: https://app.snyk.io/org/ryanhefner-github-marketplace/project/8f1fbdbf-0dea-436a-993a-3071f476ff1c?utm_source=github&utm_medium=upgrade-pr
1 parent 98f5118 commit 1df78fd

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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
@@ -35,7 +35,7 @@
3535
"react-dom": ">=15"
3636
},
3737
"dependencies": {
38-
"@types/react": "^16.9.23",
38+
"@types/react": "^16.9.24",
3939
"@types/react-dom": "^16.9.5",
4040
"clean-react-props": "^0.3.4",
4141
"lodash.throttle": "^4.1.1",

0 commit comments

Comments
 (0)