diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-24 01:23:45 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-10-26 18:56:57 +0000 |
commit | 61f7e34d66ffa4fde42bfa1d54a4d7ad3eb310c7 (patch) | |
tree | f1fceaaec97315e4c7003039e3dd450554f616d0 /package.json | |
parent | 2a154f57ceeae89b15dfe166aff3a7916afde94c (diff) | |
download | nextcloud-server-61f7e34d66ffa4fde42bfa1d54a4d7ad3eb310c7.tar.gz nextcloud-server-61f7e34d66ffa4fde42bfa1d54a4d7ad3eb310c7.zip |
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](https://github.com/sindresorhus/camelcase/compare/v6.0.0...v6.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 639d6c9158b..0195c917069 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "backbone": "^1.4.0", "blueimp-md5": "^2.18.0", "bootstrap": "^4.5.2", - "camelcase": "^6.0.0", + "camelcase": "^6.1.0", "clipboard": "^2.0.6", "core-js": "^3.6.5", "css-vars-ponyfill": "^2.3.2", |