Skip to content

Commit 3b7116c

Browse files
chore: bump lint-staged from 12.3.6 to 12.3.7 (coder#911)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.6 to 12.3.7. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.6...v12.3.7) --- 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 d303681 commit 3b7116c

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.3.6",
23+
"lint-staged": "^12.3.7",
2424
"markdownlint-cli": "^0.31.1",
2525
"minimist": "^1.2.5",
2626
"prettier": "2.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -517,10 +517,10 @@ linkify-it@^3.0.1:
517517
dependencies:
518518
uc.micro "^1.0.1"
519519

520-
lint-staged@^12.3.6:
521-
version "12.3.6"
522-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.6.tgz#7b999ebe041c07f241537a17c49969027b4d26f0"
523-
integrity sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==
520+
lint-staged@^12.3.7:
521+
version "12.3.7"
522+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
523+
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
524524
dependencies:
525525
cli-truncate "^3.1.0"
526526
colorette "^2.0.16"

0 commit comments

Comments
 (0)