Skip to content

Commit d9d7305

Browse files
committed
chore(deps): update devdependency lint-staged to ^10.5.0
1 parent 6a35cff commit d9d7305

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"husky": "^4.3.0",
136136
"improved-yarn-audit": "^2.3.1",
137137
"jest": "^26.6.1",
138-
"lint-staged": "^10.4.2",
138+
"lint-staged": "^10.5.0",
139139
"loader-utils": "^2.0.0",
140140
"lodash": "^4.17.20",
141141
"marked": "^1.2.2",

yarn.lock

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

8708-
lint-staged@^10.4.2:
8709-
version "10.4.2"
8710-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.2.tgz#9fee4635c4b5ddb845746f237c6d43494ccd21c1"
8711-
integrity sha512-OLCA9K1hS+Sl179SO6kX0JtnsaKj/MZalEhUj5yAgXsb63qPI/Gfn6Ua1KuZdbfkZNEu3/n5C/obYCu70IMt9g==
8708+
lint-staged@^10.5.0:
8709+
version "10.5.0"
8710+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.0.tgz#c923c2447a84c595874f3de696778736227e7a7a"
8711+
integrity sha512-gjC9+HGkBubOF+Yyoj9pd52Qfm/kYB+dRX1UOgWjHKvSDYl+VHkZXlBMlqSZa2cH3Kp5/uNL480sV6e2dTgXSg==
87128712
dependencies:
87138713
chalk "^4.1.0"
87148714
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)