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

Commit 112c4e8

Browse files
committed
chore(deps): update dependency lint-staged to v8.2.1
1 parent 4a5463a commit 112c4e8

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-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.2",
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: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3686,9 +3686,10 @@ levn@^0.3.0, levn@~0.3.0:
36863686
prelude-ls "~1.1.2"
36873687
type-check "~0.3.2"
36883688

3689-
3690-
version "8.2.0"
3691-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.0.tgz#3d4149a229580815c955047a7acd8f09054be5a9"
3689+
3690+
version "8.2.1"
3691+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f"
3692+
integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==
36923693
dependencies:
36933694
chalk "^2.3.1"
36943695
commander "^2.14.1"

0 commit comments

Comments
 (0)