Skip to content

Commit f67af70

Browse files
build(deps-dev): bump lint-staged from 12.4.0 to 12.4.1 (#6114)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.0 to 12.4.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.4.0...v12.4.1) --- 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 5457551 commit f67af70

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": "^7.0.4",
104104
"hyperlink": "^5.0.4",
105105
"jest": "^27.5.1",
106-
"lint-staged": "^12.4.0",
106+
"lint-staged": "^12.4.1",
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
@@ -7739,10 +7739,10 @@ linkify-it@^3.0.1:
77397739
dependencies:
77407740
uc.micro "^1.0.1"
77417741

7742-
lint-staged@^12.4.0:
7743-
version "12.4.0"
7744-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.0.tgz#1fb8c73ac7a1c670b87bd2c1bf1e302c866e77af"
7745-
integrity sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A==
7742+
lint-staged@^12.4.1:
7743+
version "12.4.1"
7744+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.1.tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c"
7745+
integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==
77467746
dependencies:
77477747
cli-truncate "^3.1.0"
77487748
colorette "^2.0.16"

0 commit comments

Comments
 (0)