Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 2b863ff

Browse files
committed
chore(deps): update dependency lint-staged to ^12.1.7
1 parent ba32814 commit 2b863ff

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"got": "^11.8.2",
7272
"husky": "^7.0.4",
7373
"jest": "^27.3.1",
74-
"lint-staged": "^12.1.5",
74+
"lint-staged": "^12.1.7",
7575
"lodash": "^4.17.21",
7676
"p-limit": "^3.1.0",
7777
"prettier": "^2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10301,10 +10301,10 @@ lines-and-columns@^1.1.6:
1030110301
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
1030210302
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
1030310303

10304-
lint-staged@^12.1.5:
10305-
version "12.1.5"
10306-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
10307-
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
10304+
lint-staged@^12.1.7:
10305+
version "12.1.7"
10306+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f"
10307+
integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==
1030810308
dependencies:
1030910309
cli-truncate "^3.1.0"
1031010310
colorette "^2.0.16"

0 commit comments

Comments
 (0)