Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 61c68ba

Browse files
Bump camelcase from 6.3.0 to 7.0.1
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.3.0 to 7.0.1. - [Release notes](https://github.com/sindresorhus/camelcase/releases) - [Commits](sindresorhus/camelcase@v6.3.0...v7.0.1) --- updated-dependencies: - dependency-name: camelcase dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eae3e52 commit 61c68ba

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

package-lock.json

Lines changed: 9 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
@@ -19,7 +19,7 @@
1919
"author": "Simon Stone",
2020
"license": "Apache-2.0",
2121
"dependencies": {
22-
"camelcase": "^6.0.0",
22+
"camelcase": "^7.0.1",
2323
"decamelize": "^4.0.0",
2424
"find-free-port": "^2.0.0",
2525
"gradle-to-js": "^2.0.0",

0 commit comments

Comments
 (0)