Skip to content

Commit 35ce4e0

Browse files
Bump lint-staged from 12.2.0 to 12.2.1 (#1032)
1 parent 700f6db commit 35ce4e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-unicorn": "^40.0.0",
4545
"husky": "7.0.4",
4646
"jest": "27.4.7",
47-
"lint-staged": "12.2.0",
47+
"lint-staged": "12.2.1",
4848
"mocked-env": "^1.3.5",
4949
"nock": "13.2.2",
5050
"node-fetch": "2.6.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3768,10 +3768,10 @@ lines-and-columns@^1.1.6:
37683768
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
37693769
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
37703770

3771-
3772-
version "12.2.0"
3773-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.0.tgz#6f7298399519efc382a414d36717949714b705c3"
3774-
integrity sha512-TnNciMBhmEqzqM+RvzqqdvrG4TsI8wCDMX1Vg9+rj2Y9uY70Nq84Mb1WOIiwxW9l5tUlCOqtY5La71RM2fSgfA==
3771+
3772+
version "12.2.1"
3773+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.1.tgz#e37b5a81deaabf5823f43b3aa903a70c15c9d0b3"
3774+
integrity sha512-VCVcA9C2Vt5HHxSR4EZVZFJcQRJH984CGBeY+cJ/xed4mBd+JidbM/xbKcCq5ASaygAV0iITtdsCTnID7h/1OQ==
37753775
dependencies:
37763776
cli-truncate "^3.1.0"
37773777
colorette "^2.0.16"

0 commit comments

Comments
 (0)