Skip to content

Commit 6f8199b

Browse files
committed
Update dependency lint-staged to v10.5.4
1 parent e913285 commit 6f8199b

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
@@ -48,7 +48,7 @@
4848
"import-sort-cli": "6.0.0",
4949
"import-sort-parser-typescript": "6.0.0",
5050
"import-sort-style-eslint": "6.0.0",
51-
"lint-staged": "10.5.1",
51+
"lint-staged": "10.5.4",
5252
"prettier": "2.1.2",
5353
"rimraf": "3.0.2",
5454
"typescript": "3.9.7"

yarn.lock

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

2922-
2923-
version "10.5.1"
2924-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.1.tgz#901e915c2360072dded0e7d752a0d9a49e079daa"
2925-
integrity sha512-fTkTGFtwFIJJzn/PbUO3RXyEBHIhbfYBE7+rJyLcOXabViaO/h6OslgeK6zpeUtzkDrzkgyAYDTLAwx6JzDTHw==
2922+
2923+
version "10.5.4"
2924+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
2925+
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
29262926
dependencies:
29272927
chalk "^4.1.0"
29282928
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)