Skip to content

Commit 1fe794b

Browse files
chore: update dependency lint-staged to v10.5.3 (#2342)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f349df9 commit 1fe794b

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
@@ -91,7 +91,7 @@
9191
"jest": "25.1.0",
9292
"lerna": "^3.22.1",
9393
"lerna-v3": "npm:lerna@3",
94-
"lint-staged": "10.5.2",
94+
"lint-staged": "10.5.3",
9595
"prettier": "^2.0.5",
9696
"ts-jest": "26.4.4",
9797
"typescript": "4.1.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7198,10 +7198,10 @@ lines-and-columns@^1.1.6:
71987198
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
71997199
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
72007200

7201-
7202-
version "10.5.2"
7203-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.2.tgz#acfaa0093af3262aee3130b2e22438941530bdd1"
7204-
integrity sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA==
7201+
7202+
version "10.5.3"
7203+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
7204+
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
72057205
dependencies:
72067206
chalk "^4.1.0"
72077207
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)