Skip to content

Commit 42222a7

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump lint-staged from 12.3.7 to 12.4.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 12.4.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v12.3.7...v12.4.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6c1137 commit 42222a7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"husky": "7",
8484
"jest-each": "^27.5.1",
8585
"jest-enzyme": "^7.1.2",
86-
"lint-staged": "^12.3.7",
86+
"lint-staged": "^12.4.1",
8787
"markdownlint-cli": "^0.31.1",
8888
"npm-package-json-lint": "^6.3.0",
8989
"npm-package-json-lint-config-default": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11165,10 +11165,10 @@ linkify-it@^3.0.1:
1116511165
dependencies:
1116611166
uc.micro "^1.0.1"
1116711167

11168-
lint-staged@^12.3.7:
11169-
version "12.3.7"
11170-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
11171-
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
11168+
lint-staged@^12.4.1:
11169+
version "12.4.1"
11170+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.1.tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c"
11171+
integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==
1117211172
dependencies:
1117311173
cli-truncate "^3.1.0"
1117411174
colorette "^2.0.16"

0 commit comments

Comments
 (0)