Skip to content

Commit 05e4c22

Browse files
chore: update dependency lint-staged to v12.1.5 (conventional-changelog#2948)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6c4b709 commit 05e4c22

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6168,10 +6168,10 @@ lines-and-columns@^1.1.6:
61686168
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
61696169
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
61706170

6171-
6172-
version "12.1.4"
6173-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e"
6174-
integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==
6171+
6172+
version "12.1.5"
6173+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
6174+
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
61756175
dependencies:
61766176
cli-truncate "^3.1.0"
61776177
colorette "^2.0.16"

0 commit comments

Comments
 (0)