Skip to content

Commit

Permalink
chore: update dependency lint-staged to v8.2.1 (#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marionebl committed Jun 17, 2019
1 parent 9075844 commit 804af8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -86,7 +86,7 @@
"docsify-cli": "4.3.0",
"husky": "2.4.0",
"lerna": "3.15.0",
"lint-staged": "8.2.0",
"lint-staged": "8.2.1",
"prettier": "1.17.1"
},
"husky": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6917,10 +6917,10 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@8.2.0:
version "8.2.0"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.0.tgz#3d4149a229580815c955047a7acd8f09054be5a9"
integrity sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA==
lint-staged@8.2.1:
version "8.2.1"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f"
integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==
dependencies:
chalk "^2.3.1"
commander "^2.14.1"
Expand Down

0 comments on commit 804af8b

Please sign in to comment.