Skip to content

Commit

Permalink
feat(deps): update to latest camelcase/decamelize (yargs#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jun 6, 2020
1 parent f0c1032 commit 8931ab0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -27,14 +27,14 @@
"author": "Ben Coe <ben@npmjs.com>",
"license": "ISC",
"devDependencies": {
"c8": "^7.0.1",
"c8": "^7.1.2",
"chai": "^4.2.0",
"mocha": "^7.0.0",
"standard": "^14.3.1"
"mocha": "^7.2.0",
"standard": "^14.3.4"
},
"dependencies": {
"camelcase": "^5.0.0",
"decamelize": "^3.2.0"
"camelcase": "^6.0.0",
"decamelize": "^4.0.0"
},
"files": [
"lib",
Expand Down

0 comments on commit 8931ab0

Please sign in to comment.