Skip to content

Commit 71bf0bc

Browse files
committed
chore(deps): update dependency lint-staged to ^11.2.6
1 parent 5884be6 commit 71bf0bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
]
4040
},
4141
"devDependencies": {
42-
"lint-staged": "^11.1.4",
42+
"lint-staged": "^11.2.6",
4343
"npm-run-all": "^4.1.5",
4444
"prettier": "^2.3.1",
4545
"textlint-scripts": "^12.0.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2828,7 +2828,7 @@ lines-and-columns@^1.1.6:
28282828
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
28292829
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
28302830

2831-
lint-staged@^11.1.4:
2831+
lint-staged@^11.2.6:
28322832
version "11.2.6"
28332833
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.6.tgz#f477b1af0294db054e5937f171679df63baa4c43"
28342834
integrity sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==

0 commit comments

Comments
 (0)