Skip to content

Commit

Permalink
build(deps): update lodash requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [lodash](https://github.com/lodash/lodash) to permit the latest version.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent c947be3 commit 87fd220
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@react-icons/all-files": "^4.1.0",
"@types/enzyme": "^3.10.5",
"@types/react": "*",
"lodash": "^4.17.15",
"lodash": "^4.17.21",
"prop-types": "^15.8.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 87fd220

Please sign in to comment.