1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-09 21:11:37 +07:00

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

This commit is contained in:
dependabot-preview[bot] 2019-11-11 13:15:39 +01:00 committed by Priscila Oliveira
parent f27254ca6b
commit c6e3fd0b92
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"cross-env": "6.0.3",
"css-loader": "3.2.0",
"date-fns": "2.6.0",
"detect-secrets": "1.0.4",
"detect-secrets": "1.0.5",
"emotion": "9.2.12",
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.15.1",

View File

@ -4761,10 +4761,10 @@ detect-node@^2.0.4:
resolved "https://registry.verdaccio.org/detect-node/-/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c"
integrity sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==
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"