Skip to content

Commit

Permalink
fix(deps): update dependency find-up to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 12, 2020
1 parent 9cca12d commit 3974b42
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions packages/cli-belt/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cli-belt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"chalk": "^4.1.0",
"errorish": "^0.5.0",
"execall": "^2.0.0",
"find-up": "^4.0.0",
"find-up": "^5.0.0",
"fs-extra": "^9.0.1",
"normalize-package-data": "^2.5.0"
}
Expand Down

0 comments on commit 3974b42

Please sign in to comment.