Skip to content

Commit

Permalink
fix: update camelcase to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thislooksfun committed Feb 4, 2022
1 parent 076e4ab commit 72ee276
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepublishOnly": "npm run clean && npm run lint && npm run build"
},
"dependencies": {
"camelcase": "^6.2.0",
"camelcase": "^6.3.0",
"got": "^11.8.2",
"tslib": "^2.3.1"
},
Expand Down

0 comments on commit 72ee276

Please sign in to comment.