0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

build(deps-dev): bump detect-secrets from 1.0.4 to 1.0.5 (#1575)

Bumps [detect-secrets](https://github.com/lirantal/detect-secrets) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/lirantal/detect-secrets/releases)
- [Commits](https://github.com/lirantal/detect-secrets/compare/v1.0.4...v1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-16 13:26:32 +01:00 committed by Juan Picado @jotadeveloper
parent 4e5b6e8d3f
commit f7c7d167b1
2 changed files with 5 additions and 5 deletions

View file

@ -72,7 +72,7 @@
"@verdaccio/types": "8.1.0",
"codecov": "3.5.0",
"cross-env": "5.2.1",
"detect-secrets": "1.0.4",
"detect-secrets": "1.0.5",
"eslint": "5.16.0",
"get-stdin": "7.0.0",
"husky": "2.7.0",

View file

@ -3138,10 +3138,10 @@ detect-newline@^2.1.0:
resolved "https://registry.verdaccio.org/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
detect-secrets@1.0.4:
version "1.0.4"
resolved "https://registry.verdaccio.org/detect-secrets/-/detect-secrets-1.0.4.tgz#28dd8630d8577f6e5b508143272529eed34d2d7c"
integrity sha512-XfVywZNrmj5lJqJQb+L9a5C31+XLy7sgoBV5eySUL2oIUbZjdFbLLxVT0010OU1vSpnoLDbJxIEoDNR3iRq8ng==
detect-secrets@1.0.5:
version "1.0.5"
resolved "https://registry.verdaccio.org/detect-secrets/-/detect-secrets-1.0.5.tgz#b7064149c38392fc71a7513f334b8ec7b9393afe"
integrity sha512-MiMpZ15Djj85CZruoy8LZpFQUcv+jGLjt07xYhBfjY2QR5vzmFneFwuNOXu20ibraxtr1S10yBc+YsCt8txA9g==
dependencies:
debug "^4.1.0"
which "^1.3.1"