Skip to content

Commit

Permalink
chore: update dependency lint-staged to v12.3.8 (#3123)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 16, 2022
1 parent 8d9002c commit e6138b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -98,7 +98,7 @@
"husky": "^7.0.0",
"jest": "27.5.1",
"lerna": "^4.0.0",
"lint-staged": "12.3.7",
"lint-staged": "12.3.8",
"prettier": "^2.0.5",
"ts-jest": "^27.0.5",
"typescript": "^4.4.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6520,10 +6520,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

lint-staged@12.3.7:
version "12.3.7"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
lint-staged@12.3.8:
version "12.3.8"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.8.tgz#ee3fe2e16c9d76f99d8348072900b017d6d76901"
integrity sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.16"
Expand Down

0 comments on commit e6138b5

Please sign in to comment.