Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit bce4012

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency lint-staged to v12.4.1
1 parent e70f536 commit bce4012

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
@@ -35,7 +35,7 @@
3535
"eslint-plugin-prettier": "4.0.0",
3636
"husky": "7.0.4",
3737
"jest": "27.5.1",
38-
"lint-staged": "12.4.0",
38+
"lint-staged": "12.4.1",
3939
"npm-run-all": "4.1.5",
4040
"prettier": "2.6.2",
4141
"prettier-plugin-organize-imports": "2.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3727,10 +3727,10 @@ lines-and-columns@^1.1.6:
37273727
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
37283728
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
37293729

3730-
lint-staged@12.4.0:
3731-
version "12.4.0"
3732-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.0.tgz#1fb8c73ac7a1c670b87bd2c1bf1e302c866e77af"
3733-
integrity sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A==
3730+
lint-staged@12.4.1:
3731+
version "12.4.1"
3732+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.1.tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c"
3733+
integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==
37343734
dependencies:
37353735
cli-truncate "^3.1.0"
37363736
colorette "^2.0.16"

0 commit comments

Comments
 (0)