Skip to content

Commit 5377c7c

Browse files
chore: update dependency lint-staged to v12.1.7 (#2961)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c949d79 commit 5377c7c

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.7",
100100
"lerna": "^4.0.0",
101-
"lint-staged": "12.1.6",
101+
"lint-staged": "12.1.7",
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
@@ -6287,10 +6287,10 @@ lines-and-columns@^1.1.6:
62876287
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
62886288
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
62896289

6290-
lint-staged@12.1.6:
6291-
version "12.1.6"
6292-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.6.tgz#7d5b92ba9273fab51c902353db390f17957e74a7"
6293-
integrity sha512-Tn7tsxqVVdkR7wXgvZZxGntBEZ16/VFCXpc6EvsHBsTHSBmAOiUOGWmKTLH6wssqz1lUz+UpAQOo/xdhD41ixQ==
6290+
lint-staged@12.1.7:
6291+
version "12.1.7"
6292+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f"
6293+
integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==
62946294
dependencies:
62956295
cli-truncate "^3.1.0"
62966296
colorette "^2.0.16"

0 commit comments

Comments
 (0)