Skip to content

Commit 9ae6cb9

Browse files
chore: bump lint-staged from 12.3.7 to 12.3.8 (coder#944)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 12.3.8. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.7...v12.3.8) --- 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 de0fa2e commit 9ae6cb9

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.3.7",
23+
"lint-staged": "^12.3.8",
2424
"markdownlint-cli": "^0.31.1",
2525
"minimist": "^1.2.6",
2626
"prettier": "2.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.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==
520+
lint-staged@^12.3.8:
521+
version "12.3.8"
522+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.8.tgz#ee3fe2e16c9d76f99d8348072900b017d6d76901"
523+
integrity sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==
524524
dependencies:
525525
cli-truncate "^3.1.0"
526526
colorette "^2.0.16"

0 commit comments

Comments
 (0)