Skip to content

Commit

Permalink
fix(deps): update dependency find-up to v4 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and akameco committed Jul 18, 2019
1 parent 126da5d commit 00b20c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/s2s-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chalk": "^2.4.2",
"chokidar": "^2.1.5",
"ejs": "^2.5.7",
"find-up": "^3.0.0",
"find-up": "^4.0.0",
"key-locker": "^0.2.1",
"micromatch": "3.1.10",
"normalize-path-sep": "^0.1.1",
Expand Down

0 comments on commit 00b20c9

Please sign in to comment.