Skip to content

Commit fe65151

Browse files
chore(deps-dev): bump lint-staged from 8.2.0 to 8.2.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v8.2.0...v8.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 733d16b commit fe65151

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"esm": "^3.2.25",
7272
"execa": "^1.0.0",
7373
"husky": "^2.4.1",
74-
"lint-staged": "^8.2.0",
74+
"lint-staged": "^8.2.1",
7575
"markdownlint-cli": "^0.17.0",
7676
"npm-run-all": "^4.1.5",
7777
"prettier": "^1.18.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3268,10 +3268,10 @@ linkify-it@^2.0.0:
32683268
dependencies:
32693269
uc.micro "^1.0.1"
32703270

3271-
lint-staged@^8.2.0:
3272-
version "8.2.0"
3273-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.0.tgz#3d4149a229580815c955047a7acd8f09054be5a9"
3274-
integrity sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA==
3271+
lint-staged@^8.2.1:
3272+
version "8.2.1"
3273+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.1.tgz#752fcf222d9d28f323a3b80f1e668f3654ff221f"
3274+
integrity sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==
32753275
dependencies:
32763276
chalk "^2.3.1"
32773277
commander "^2.14.1"

0 commit comments

Comments
 (0)