Skip to content

Commit 5579a46

Browse files
committed
fix: upgrade clean-react-props from 0.3.4 to 0.4.0
Snyk has created this PR to upgrade clean-react-props from 0.3.4 to 0.4.0. See this package in NPM: https://www.npmjs.com/package/clean-react-props 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 5579a46

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
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@types/react": "^16.9.23",
3939
"@types/react-dom": "^16.9.5",
40-
"clean-react-props": "^0.3.4",
40+
"clean-react-props": "^0.4.0",
4141
"lodash.throttle": "^4.1.1",
4242
"prop-types": "^15.7.2"
4343
},

0 commit comments

Comments
 (0)