Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 97ed70d

Browse files
Bump lint-staged from 10.5.2 to 10.5.3 (#436)
1 parent 49bcc91 commit 97ed70d

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
@@ -33,7 +33,7 @@
3333
"husky": "4.3.0",
3434
"jest": "25.5.4",
3535
"jest-extended": "0.11.5",
36-
"lint-staged": "10.5.2",
36+
"lint-staged": "10.5.3",
3737
"pg-sql2": "4.9.0",
3838
"ts-jest": "25.5.1",
3939
"typescript": "3.9.7"

yarn.lock

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

3304-
3305-
version "10.5.2"
3306-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.2.tgz#acfaa0093af3262aee3130b2e22438941530bdd1"
3307-
integrity sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA==
3304+
3305+
version "10.5.3"
3306+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
3307+
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
33083308
dependencies:
33093309
chalk "^4.1.0"
33103310
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)