Skip to content

Commit 815b88c

Browse files
chore: bump lint-staged from 12.4.1 to 12.4.2 (#998)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.1 to 12.4.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.4.1...v12.4.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57ff964 commit 815b88c

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
@@ -20,7 +20,7 @@
2020
"@types/semver-compare": "^1.0.1",
2121
"all-contributors-cli": "^6.20.0",
2222
"husky": "^8.0.1",
23-
"lint-staged": "^12.4.1",
23+
"lint-staged": "^12.4.2",
2424
"markdownlint-cli": "^0.31.1",
2525
"minimist": "^1.2.6",
2626
"prettier": "2.6.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -530,10 +530,10 @@ linkify-it@^3.0.1:
530530
dependencies:
531531
uc.micro "^1.0.1"
532532

533-
lint-staged@^12.4.1:
534-
version "12.4.1"
535-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.1.tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c"
536-
integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==
533+
lint-staged@^12.4.2:
534+
version "12.4.2"
535+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.2.tgz#380a5ec5a7a23caa9420972b0f98c8192afddecd"
536+
integrity sha512-JAJGIzY/OioIUtrRePr8go6qUxij//mL+RGGoFKU3VWQRtIHgWoHizSqH0QVn2OwrbXS9Q6CICQjfj+E5qvrXg==
537537
dependencies:
538538
cli-truncate "^3.1.0"
539539
colorette "^2.0.16"

0 commit comments

Comments
 (0)