Skip to content

Commit 1296507

Browse files
build(deps-dev): bump lint-staged from 12.4.1 to 12.4.2 (#6176)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 966eaa8 commit 1296507

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
@@ -103,7 +103,7 @@
103103
"husky": "^8.0.1",
104104
"hyperlink": "^5.0.4",
105105
"jest": "^28.1.0",
106-
"lint-staged": "^12.4.1",
106+
"lint-staged": "^12.4.2",
107107
"lodash": "^4.17.21",
108108
"markdownlint": "^0.25.1",
109109
"markdownlint-cli": "^0.31.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7690,10 +7690,10 @@ linkify-it@^3.0.1:
76907690
dependencies:
76917691
uc.micro "^1.0.1"
76927692

7693-
lint-staged@^12.4.1:
7694-
version "12.4.1"
7695-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.1.tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c"
7696-
integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==
7693+
lint-staged@^12.4.2:
7694+
version "12.4.2"
7695+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.2.tgz#380a5ec5a7a23caa9420972b0f98c8192afddecd"
7696+
integrity sha512-JAJGIzY/OioIUtrRePr8go6qUxij//mL+RGGoFKU3VWQRtIHgWoHizSqH0QVn2OwrbXS9Q6CICQjfj+E5qvrXg==
76977697
dependencies:
76987698
cli-truncate "^3.1.0"
76997699
colorette "^2.0.16"

0 commit comments

Comments
 (0)