Skip to content

Commit

Permalink
build(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 542c267 commit ff5dc4f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 18 deletions.
43 changes: 26 additions & 17 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 packages/helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/kagawagao/opas#readme",
"dependencies": {
"camelcase": "^6.3.0",
"camelcase": "^8.0.0",
"dtsgenerator": "^3.19.1",
"prettier": "^3.1.1",
"signale": "^1.4.0"
Expand Down

0 comments on commit ff5dc4f

Please sign in to comment.