Skip to content

Commit

Permalink
fix: align find-up package version across packages (#2319)
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonrybczak authored Mar 8, 2024
1 parent 7284ea5 commit ff3cdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"commander": "^9.4.1",
"deepmerge": "^4.3.0",
"execa": "^5.0.0",
"find-up": "^4.1.0",
"find-up": "^5.0.0",
"fs-extra": "^8.1.0",
"graceful-fs": "^4.1.3",
"prompts": "^2.4.2",
Expand Down

0 comments on commit ff3cdc3

Please sign in to comment.