Skip to content

Commit c949d79

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

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.5",
101+
"lint-staged": "12.1.6",
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.5:
6291-
version "12.1.5"
6292-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
6293-
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
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==
62946294
dependencies:
62956295
cli-truncate "^3.1.0"
62966296
colorette "^2.0.16"

0 commit comments

Comments
 (0)