Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v8.1.4 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and evenchange4 committed Feb 15, 2019
1 parent b547df2 commit 98706bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"hsu-scripts": "1.0.5",
"husky": "1.3.1",
"jest": "24.1.0",
"lint-staged": "8.1.3",
"lint-staged": "8.1.4",
"prettier": "1.16.4"
},
"jest": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4216,10 +4216,10 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

[email protected].3:
version "8.1.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.3.tgz#bb069db5466c0fe16710216e633a84f2b362fa60"
integrity sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==
[email protected].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"
Expand All @@ -4234,7 +4234,7 @@ [email protected]:
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

0 comments on commit 98706bc

Please sign in to comment.