Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 16, 2019
1 parent 7c593be commit dee7cc4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"husky": "1.3.1",
"jest": "23.6.0",
"json": "9.0.6",
"lint-staged": "8.1.3",
"lint-staged": "8.1.4",
"mversion": "1.13.0",
"prettier": "1.16.4",
"react": "16.8.1",
Expand Down
12 changes: 4 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4797,9 +4797,9 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@8.1.3:
version "8.1.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.3.tgz#bb069db5466c0fe16710216e633a84f2b362fa60"
lint-staged@8.1.4:
version "8.1.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
dependencies:
"@iamstarkov/listr-update-renderer" "0.4.1"
chalk "^2.3.1"
Expand All @@ -4814,7 +4814,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"
Expand Down Expand Up @@ -4954,10 +4954,6 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.1:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"

lodash@^4.17.5:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"

log-symbols@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
Expand Down

0 comments on commit dee7cc4

Please sign in to comment.