Ver código fonte

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](https://github.com/sindresorhus/camelcase/compare/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>
tags/v24.0.0beta1
dependabot[bot] 2 anos atrás
pai
commit
52a6d45b55
Nenhuma conta vinculada ao e-mail do autor do commit
2 arquivos alterados com 8 adições e 8 exclusões
  1. 7
    7
      package-lock.json
  2. 1
    1
      package.json

+ 7
- 7
package-lock.json Ver arquivo

@@ -30,7 +30,7 @@
"backbone": "^1.4.0",
"blueimp-md5": "^2.19.0",
"bootstrap": "^4.6.0",
"camelcase": "^6.2.0",
"camelcase": "^6.2.1",
"clipboard": "^2.0.8",
"core-js": "^3.19.1",
"css-vars-ponyfill": "^2.4.7",
@@ -9419,9 +9419,9 @@
}
},
"node_modules/camelcase": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz",
"integrity": "sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==",
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.2.1.tgz",
"integrity": "sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA==",
"engines": {
"node": ">=10"
},
@@ -30251,9 +30251,9 @@
"dev": true
},
"camelcase": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz",
"integrity": "sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg=="
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.2.1.tgz",
"integrity": "sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA=="
},
"camelcase-keys": {
"version": "6.2.2",

+ 1
- 1
package.json Ver arquivo

@@ -46,7 +46,7 @@
"backbone": "^1.4.0",
"blueimp-md5": "^2.19.0",
"bootstrap": "^4.6.0",
"camelcase": "^6.2.0",
"camelcase": "^6.2.1",
"clipboard": "^2.0.8",
"core-js": "^3.19.1",
"css-vars-ponyfill": "^2.4.7",

Carregando…
Cancelar
Salvar