Skip to content

Commit bd32e0a

Browse files
fix(deps): bump camelcase from 6.1.0 to 6.2.0
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/sindresorhus/camelcase/releases) - [Commits](sindresorhus/camelcase@v6.1.0...v6.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab7f865 commit bd32e0a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@octokit/auth-basic": "^1.4.7",
2222
"@octokit/core": "^3.2.0",
23-
"camelcase": "^6.1.0",
23+
"camelcase": "^6.2.0",
2424
"execa": "^4.0.3",
2525
"inquirer": "^7.3.3",
2626
"prettier": "^2.1.2",

0 commit comments

Comments
 (0)