chore(deps): update dependency lint-staged to v8.1.4 (#1553)
This commit is contained in:
parent
6410c2f876
commit
383d0989db
|
|
@ -35,7 +35,7 @@
|
|||
"eslint-config-prettier": "4.0.0",
|
||||
"eslint-plugin-prettier": "3.0.1",
|
||||
"jest": "24.1.0",
|
||||
"lint-staged": "8.1.3",
|
||||
"lint-staged": "8.1.4",
|
||||
"mockdate": "2.0.2",
|
||||
"nodemon": "1.18.10",
|
||||
"prettier": "1.16.4",
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -6042,10 +6042,10 @@ linkify-it@^2.0.0:
|
|||
dependencies:
|
||||
uc.micro "^1.0.1"
|
||||
|
||||
lint-staged@8.1.3:
|
||||
version "8.1.3"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.3.tgz#bb069db5466c0fe16710216e633a84f2b362fa60"
|
||||
integrity sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==
|
||||
lint-staged@8.1.4:
|
||||
version "8.1.4"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
|
||||
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
|
||||
dependencies:
|
||||
"@iamstarkov/listr-update-renderer" "0.4.1"
|
||||
chalk "^2.3.1"
|
||||
|
|
@ -6060,7 +6060,7 @@ lint-staged@8.1.3:
|
|||
is-glob "^4.0.0"
|
||||
is-windows "^1.0.2"
|
||||
listr "^0.14.2"
|
||||
lodash "^4.17.5"
|
||||
lodash "^4.17.11"
|
||||
log-symbols "^2.2.0"
|
||||
micromatch "^3.1.8"
|
||||
npm-which "^3.0.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue