Skip to content

Commit b23cba6

Browse files
chore: bump lint-staged from 12.2.0 to 12.2.1 (coder#804)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.2.0 to 12.2.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.2.0...v12.2.1) --- 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 72db96f commit b23cba6

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
@@ -20,7 +20,7 @@
2020
"@types/semver-compare": "^1.0.1",
2121
"all-contributors-cli": "^6.20.0",
2222
"husky": "^7.0.4",
23-
"lint-staged": "^12.2.0",
23+
"lint-staged": "^12.2.1",
2424
"markdownlint-cli": "^0.30.0",
2525
"minimist": "^1.2.5",
2626
"prettier": "2.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -512,10 +512,10 @@ linkify-it@^3.0.1:
512512
dependencies:
513513
uc.micro "^1.0.1"
514514

515-
lint-staged@^12.2.0:
516-
version "12.2.0"
517-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.0.tgz#6f7298399519efc382a414d36717949714b705c3"
518-
integrity sha512-TnNciMBhmEqzqM+RvzqqdvrG4TsI8wCDMX1Vg9+rj2Y9uY70Nq84Mb1WOIiwxW9l5tUlCOqtY5La71RM2fSgfA==
515+
lint-staged@^12.2.1:
516+
version "12.2.1"
517+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.1.tgz#e37b5a81deaabf5823f43b3aa903a70c15c9d0b3"
518+
integrity sha512-VCVcA9C2Vt5HHxSR4EZVZFJcQRJH984CGBeY+cJ/xed4mBd+JidbM/xbKcCq5ASaygAV0iITtdsCTnID7h/1OQ==
519519
dependencies:
520520
cli-truncate "^3.1.0"
521521
colorette "^2.0.16"

0 commit comments

Comments
 (0)