Skip to content

Commit f50b04f

Browse files
committed
fix: upgrade @types/react from 16.14.22 to 16.14.23
Snyk has created this PR to upgrade @types/react from 16.14.22 to 16.14.23. 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=referral&page=upgrade-pr
1 parent 83bdb76 commit f50b04f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-dom": ">=15"
5050
},
5151
"dependencies": {
52-
"@types/react": "^16.14.21",
52+
"@types/react": "^16.14.23",
5353
"@types/react-dom": "^16.9.14",
5454
"clean-react-props": "^0.4.0",
5555
"lodash.throttle": "^4.1.1",

0 commit comments

Comments
 (0)