diff --git a/package.json b/package.json index 482977cd2..d9f3b29ef 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@fisker/commitlint-config": "^1.0.2", "@fisker/eslint-config": "^1.0.9", "@fisker/eslint-config-jest": "^1.0.2", - "@fisker/lint-staged-config": "^1.0.1", + "@fisker/lint-staged-config": "^1.0.4", "@fisker/prettier-config": "^1.0.12", "babel-jest": "^24.8.0", "babel-polyfill": "^6.26.0", diff --git a/yarn.lock b/yarn.lock index a74cff536..342548873 100644 --- a/yarn.lock +++ b/yarn.lock @@ -794,12 +794,10 @@ eslint-plugin-promise "^4.1.1" eslint-plugin-unicorn "^8.0.2" -"@fisker/lint-staged-config@^1.0.1": - version "1.0.1" - resolved "https://registry.npm.taobao.org/@fisker/lint-staged-config/download/@fisker/lint-staged-config-1.0.1.tgz#957e240ba4cb77402adc63cf94cf76d689bba67a" - integrity sha1-lX4kC6TLd0Aq3GPPlM921om7pno= - dependencies: - "@fisker/eslint-config" "^1.0.5" +"@fisker/lint-staged-config@^1.0.4": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@fisker/lint-staged-config/-/lint-staged-config-1.0.4.tgz#08206dd7ce02fccce83939fcf21ba2b774b5be36" + integrity sha512-hzNU3DPo8SKCWKN4ew/6GZugxl2qihN6jOjQv3yvtOE1u+W2rXS8Wxjdoh4Nia4ggdEIqkNkWcGr8KzjzpFhEA== "@fisker/prettier-config@^1.0.12": version "1.0.12"