Skip to content

Commit

Permalink
chore: bump decamelize & find-up (#1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusU authored and bcoe committed Jun 29, 2018
1 parent def00e8 commit 52f87c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -13,8 +13,8 @@
],
"dependencies": {
"cliui": "^4.0.0",
"decamelize": "^1.1.1",
"find-up": "^2.1.0",
"decamelize": "^2.0.0",
"find-up": "^3.0.0",
"get-caller-file": "^1.0.1",
"os-locale": "^2.0.0",
"require-directory": "^2.1.1",
Expand Down

0 comments on commit 52f87c0

Please sign in to comment.