-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): remove unnecessary Yarn resolutions
- `lodash` resolution is no longer needed as all deps are compatible with `lodash` `^4` - 640ede9 added it and it _may_ have been necessary for some of the `lodash` v3 deps there, but this codebase no longer has any `lodash` v3 deps - `@types/history` is already using `^4.7.8` without the resolution - 546911a added it while also upgrading the devDep; only upgrading the devDep was necessary Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
- Loading branch information
Anton Gilgur
committed
May 11, 2024
1 parent
d8a8c1a
commit 9a9c86c
Showing
2 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters