Skip to content

Commit a7ef7f9

Browse files
chore: update dependency lint-staged to v12.3.7 (#3077)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cd5ee00 commit a7ef7f9

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
@@ -98,7 +98,7 @@
9898
"husky": "^7.0.0",
9999
"jest": "27.5.1",
100100
"lerna": "^4.0.0",
101-
"lint-staged": "12.3.6",
101+
"lint-staged": "12.3.7",
102102
"prettier": "^2.0.5",
103103
"ts-jest": "^27.0.5",
104104
"typescript": "^4.4.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6465,10 +6465,10 @@ lines-and-columns@^1.1.6:
64656465
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
64666466
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
64676467

6468-
6469-
version "12.3.6"
6470-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.6.tgz#7b999ebe041c07f241537a17c49969027b4d26f0"
6471-
integrity sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==
6468+
6469+
version "12.3.7"
6470+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
6471+
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
64726472
dependencies:
64736473
cli-truncate "^3.1.0"
64746474
colorette "^2.0.16"

0 commit comments

Comments
 (0)