Skip to content

Commit 74dffab

Browse files
committed
fix: upgrade @types/react from 16.9.46 to 16.9.47
Snyk has created this PR to upgrade @types/react from 16.9.46 to 16.9.47. 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 c146b5b commit 74dffab

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

package-lock.json

Lines changed: 8 additions & 7 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.46",
52+
"@types/react": "^16.9.47",
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)