Skip to content

Commit fbae68a

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

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.6",
2222
"@octokit/core": "^3.1.2",
23-
"camelcase": "^6.0.0",
23+
"camelcase": "^6.1.0",
2424
"execa": "^4.0.3",
2525
"inquirer": "^7.3.3",
2626
"prettier": "^2.1.2",

0 commit comments

Comments
 (0)