Skip to content

Commit f3b608f

Browse files
committed
chore(deps): update devdependency lint-staged to ^10.4.1
1 parent af8072d commit f3b608f

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
@@ -143,7 +143,7 @@
143143
"husky": "^4.3.0",
144144
"improved-yarn-audit": "^2.3.1",
145145
"jest": "^26.5.3",
146-
"lint-staged": "^10.4.0",
146+
"lint-staged": "^10.4.1",
147147
"loader-utils": "^2.0.0",
148148
"lodash": "^4.17.20",
149149
"marked": "^1.2.0",

yarn.lock

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

9411-
lint-staged@^10.4.0:
9412-
version "10.4.0"
9413-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
9414-
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
9411+
lint-staged@^10.4.1:
9412+
version "10.4.1"
9413+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.1.tgz#579069caf6451296e37bdd19769028b1f976c469"
9414+
integrity sha512-E2Y6Mu1haUD3ZefzwBG8tqy3QDQ9udWRS946YcuDCU8Mi22RjwxrEhLrqTLszxl80DG/sCtKdGCArzEkTsBzJQ==
94159415
dependencies:
94169416
chalk "^4.1.0"
94179417
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)