Skip to content

Commit

Permalink
build(deps): update prop-types requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [prop-types](https://github.com/facebook/prop-types) to permit the latest version.
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md)
- [Commits](facebook/prop-types@v15.6.2...v15.8.1)

---
updated-dependencies:
- dependency-name: prop-types
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent b98d4b4 commit 49f5cdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@data-ui/event-flow": "^0.0.84",
"prop-types": "^15.6.2"
"prop-types": "^15.8.1"
},
"peerDependencies": {
"react": "^15 || ^16",
Expand Down

0 comments on commit 49f5cdc

Please sign in to comment.