Skip to content

Commit 91098f3

Browse files
build(deps-dev): bump lint-staged from 12.3.8 to 12.4.0 (#6102)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.8 to 12.4.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.8...v12.4.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3900c03 commit 91098f3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
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.3.8",
106+
"lint-staged": "^12.4.0",
107107
"lodash": "^4.17.21",
108108
"markdownlint": "^0.25.1",
109109
"markdownlint-cli": "^0.31.1",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -7717,12 +7717,12 @@ levn@~0.3.0:
77177717
prelude-ls "~1.1.2"
77187718
type-check "~0.3.2"
77197719

7720-
[email protected], lilconfig@^2.0.3:
7720+
77217721
version "2.0.4"
77227722
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
77237723
integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
77247724

7725-
lilconfig@^2.0.5:
7725+
lilconfig@^2.0.3, lilconfig@^2.0.5:
77267726
version "2.0.5"
77277727
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.5.tgz#19e57fd06ccc3848fd1891655b5a447092225b25"
77287728
integrity sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==
@@ -7739,10 +7739,10 @@ linkify-it@^3.0.1:
77397739
dependencies:
77407740
uc.micro "^1.0.1"
77417741

7742-
lint-staged@^12.3.8:
7743-
version "12.3.8"
7744-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.8.tgz#ee3fe2e16c9d76f99d8348072900b017d6d76901"
7745-
integrity sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==
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==
77467746
dependencies:
77477747
cli-truncate "^3.1.0"
77487748
colorette "^2.0.16"

0 commit comments

Comments
 (0)