Skip to content

Commit 654c5b0

Browse files
committed
fix: upgrade @types/react from 16.9.48 to 16.9.49
Snyk has created this PR to upgrade @types/react from 16.9.48 to 16.9.49. 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 a97ff77 commit 654c5b0

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
@@ -49,7 +49,7 @@
4949
"react-dom": ">=15"
5050
},
5151
"dependencies": {
52-
"@types/react": "^16.9.48",
52+
"@types/react": "^16.9.49",
5353
"@types/react-dom": "^16.9.6",
5454
"clean-react-props": "^0.4.0",
5555
"lodash.throttle": "^4.1.1",

0 commit comments

Comments
 (0)