Skip to content

Commit f38f9cb

Browse files
dependabot[bot]nextcloud-command
authored andcommitted
build(deps): bump camelcase from 6.2.0 to 6.2.1
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/sindresorhus/camelcase/releases) - [Commits](sindresorhus/camelcase@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: camelcase dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 1f7db55 commit f38f9cb

File tree

4 files changed

+11
-8
lines changed

4 files changed

+11
-8
lines changed

‎js/viewer-main.js‎

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

‎js/viewer-main.js.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package-lock.json‎

Lines changed: 7 additions & 4 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
@@ -46,7 +46,7 @@
4646
"@nextcloud/vue": "^4.2.0",
4747
"@skjnldsv/vue-plyr": "^7.0.1-alpha.0",
4848
"@nextcloud/l10n": "^1.4.1",
49-
"camelcase": "^6.2.0",
49+
"camelcase": "^6.2.1",
5050
"debounce": "^1.2.1",
5151
"nextcloud-server": "^0.15.10",
5252
"path-parse": "^1.0.7",

0 commit comments

Comments
 (0)