Skip to content

Commit 79dc224

Browse files
chore: update dependency lint-staged to v10.5.4 (conventional-changelog#2442)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 31818ea commit 79dc224

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
@@ -93,7 +93,7 @@
9393
"jest": "26.6.3",
9494
"lerna": "^3.22.1",
9595
"lerna-v3": "npm:lerna@3",
96-
"lint-staged": "10.5.3",
96+
"lint-staged": "10.5.4",
9797
"prettier": "^2.0.5",
9898
"ts-jest": "26.5.0",
9999
"typescript": "4.1.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6700,10 +6700,10 @@ lines-and-columns@^1.1.6:
67006700
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
67016701
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
67026702

6703-
6704-
version "10.5.3"
6705-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
6706-
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
6703+
6704+
version "10.5.4"
6705+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
6706+
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
67076707
dependencies:
67086708
chalk "^4.1.0"
67096709
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)