Skip to content

Commit 804af8b

Browse files
renovate[bot]marionebl
authored andcommitted
chore: update dependency lint-staged to v8.2.1 (#696)
1 parent 9075844 commit 804af8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"docsify-cli": "4.3.0",
8787
"husky": "2.4.0",
8888
"lerna": "3.15.0",
89-
"lint-staged": "8.2.0",
89+
"lint-staged": "8.2.1",
9090
"prettier": "1.17.1"
9191
},
9292
"husky": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6917,10 +6917,10 @@ levn@~0.3.0:
69176917
prelude-ls "~1.1.2"
69186918
type-check "~0.3.2"
69196919

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

0 commit comments

Comments
 (0)