Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 82a8d5a

Browse files
committed
Update dependency lint-staged to v9.4.0
1 parent d8fe297 commit 82a8d5a

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
@@ -50,7 +50,7 @@
5050
"@types/node": "12.7.5",
5151
"husky": "3.0.5",
5252
"jest": "24.9.0",
53-
"lint-staged": "9.3.0",
53+
"lint-staged": "9.4.0",
5454
"prettier": "1.18.2",
5555
"ts-jest": "24.1.0",
5656
"typedoc": "0.15.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2923,10 +2923,10 @@ lines-and-columns@^1.1.6:
29232923
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
29242924
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
29252925

2926-
lint-staged@9.3.0:
2927-
version "9.3.0"
2928-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.3.0.tgz#522a79f166050ab5777887348f2cbdb03f71acac"
2929-
integrity sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A==
2926+
lint-staged@9.4.0:
2927+
version "9.4.0"
2928+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.0.tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687"
2929+
integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw==
29302930
dependencies:
29312931
chalk "^2.4.2"
29322932
commander "^2.20.0"

0 commit comments

Comments
 (0)