Skip to content

Commit 92ac8f5

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/e0023e47-87d0-4ffa-bc4b-7a60cd03dbda?utm_source=github&utm_medium=upgrade-pr
1 parent b5cf311 commit 92ac8f5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -38,7 +38,7 @@
3838
"react": ">=15"
3939
},
4040
"dependencies": {
41-
"clean-react-props": "^0.3.4",
41+
"clean-react-props": "^0.4.0",
4242
"prop-types": "^15.7.2"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)