Skip to content

Commit

Permalink
Bump camelcase from 6.3.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.3.0 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases)
- [Commits](sindresorhus/camelcase@v6.3.0...v8.0.0)

---
updated-dependencies:
- dependency-name: camelcase
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 9172cdf commit 7010807
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@
"release:major": "npm run release -- major"
},
"dependencies": {
"camelcase": "^6.3.0",
"camelcase": "^8.0.0",
"jscodeshift": "^0.15.2",
"lodash.flattendeep": "^4.4.0",
"param-case": "^3.0.4"
Expand Down

0 comments on commit 7010807

Please sign in to comment.