Skip to content

Commit d8bee88

Browse files
chore: bump lint-staged from 12.1.7 to 12.2.0 (coder#801)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.7 to 12.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.1.7...v12.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2da796d commit d8bee88

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": "^7.0.4",
23-
"lint-staged": "^12.1.7",
23+
"lint-staged": "^12.2.0",
2424
"markdownlint-cli": "^0.30.0",
2525
"minimist": "^1.2.5",
2626
"prettier": "2.5.1",

yarn.lock

+4-4
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.1.7:
516-
version "12.1.7"
517-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f"
518-
integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==
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==
519519
dependencies:
520520
cli-truncate "^3.1.0"
521521
colorette "^2.0.16"

0 commit comments

Comments
 (0)