Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 9176419

Browse files
committed
chore(deps): update dependency lint-staged to v8.2.1
1 parent f928da2 commit 9176419

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"finalhandler": "1.1.1",
2424
"husky": "1.3.1",
2525
"js-cookie": "2.2.0",
26-
"lint-staged": "8.2.0",
26+
"lint-staged": "8.2.1",
2727
"mocha": "5.2.0",
2828
"power-assert": "1.6.1",
2929
"prettier-eslint-cli": "4.7.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3674,9 +3674,9 @@ levn@^0.3.0, levn@~0.3.0:
36743674
prelude-ls "~1.1.2"
36753675
type-check "~0.3.2"
36763676

3677-
3678-
version "8.2.0"
3679-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.0.tgz#3d4149a229580815c955047a7acd8f09054be5a9"
3677+
3678+
version "8.2.1"
3679+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f"
36803680
dependencies:
36813681
chalk "^2.3.1"
36823682
commander "^2.14.1"

0 commit comments

Comments
 (0)