Skip to content

Commit 067b45d

Browse files
chore(deps): update dependency lint-staged to v12.4.0 (#475)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c07ec85 commit 067b45d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"husky": "7.0.4",
6767
"identity-obj-proxy": "3.0.0",
6868
"jest": "27.5.1",
69-
"lint-staged": "12.3.7",
69+
"lint-staged": "12.4.0",
7070
"prettier": "2.6.2",
7171
"ts-jest": "27.1.4",
7272
"typescript": "4.6.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9147,10 +9147,10 @@ lines-and-columns@^1.1.6:
91479147
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
91489148
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
91499149

9150-
lint-staged@12.3.7:
9151-
version "12.3.7"
9152-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
9153-
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
9150+
lint-staged@12.4.0:
9151+
version "12.4.0"
9152+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.0.tgz#1fb8c73ac7a1c670b87bd2c1bf1e302c866e77af"
9153+
integrity sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A==
91549154
dependencies:
91559155
cli-truncate "^3.1.0"
91569156
colorette "^2.0.16"

0 commit comments

Comments
 (0)