Skip to content

Commit af9dc14

Browse files
Bump lint-staged from 11.2.0 to 11.2.6 (#1396)
1 parent f374192 commit af9dc14

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
@@ -46,7 +46,7 @@
4646
"cssnano": "^5.0.9",
4747
"eslint": "^7.32.0",
4848
"husky": "^7.0.2",
49-
"lint-staged": "^11.2.0",
49+
"lint-staged": "^11.2.6",
5050
"markdown-it": "^12.2.0",
5151
"npm-run-all": "^4.1.5",
5252
"postcss": "^8.3.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1299,10 +1299,10 @@ linkify-it@^3.0.1:
12991299
dependencies:
13001300
uc.micro "^1.0.1"
13011301

1302-
lint-staged@^11.2.0:
1303-
version "11.2.0"
1304-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.0.tgz#6b9774a74b3eb4bef5c59fb6475bff84d6853008"
1305-
integrity sha512-0KIcRuO4HQS2Su7qWtjrfTXgSklvyIb9Fk9qVWRZkGHa5S81Vj6WBbs+ogQBvHUwLJYq1eQ4R+H82GSak4OM7w==
1302+
lint-staged@^11.2.6:
1303+
version "11.2.6"
1304+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.6.tgz#f477b1af0294db054e5937f171679df63baa4c43"
1305+
integrity sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==
13061306
dependencies:
13071307
cli-truncate "2.1.0"
13081308
colorette "^1.4.0"

0 commit comments

Comments
 (0)