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

Commit 410b206

Browse files
committed
chore(deps): update dependency lint-staged to ^12.2.0
1 parent ba32814 commit 410b206

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.2.0",
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.2.0:
10305+
version "12.2.0"
10306+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.0.tgz#6f7298399519efc382a414d36717949714b705c3"
10307+
integrity sha512-TnNciMBhmEqzqM+RvzqqdvrG4TsI8wCDMX1Vg9+rj2Y9uY70Nq84Mb1WOIiwxW9l5tUlCOqtY5La71RM2fSgfA==
1030810308
dependencies:
1030910309
cli-truncate "^3.1.0"
1031010310
colorette "^2.0.16"

0 commit comments

Comments
 (0)