File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
"devDependencies" : {
10
10
"@release-it/conventional-changelog" : " ^2.0.0" ,
11
11
"husky" : " ^4.3.0" ,
12
- "lint-staged" : " ^10.5.2 " ,
12
+ "lint-staged" : " ^10.5.3 " ,
13
13
"prettier" : " ^2.2.1" ,
14
14
"release-it" : " ^14.2.2"
15
15
},
Original file line number Diff line number Diff line change @@ -1622,10 +1622,10 @@ lines-and-columns@^1.1.6:
1622
1622
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
1623
1623
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
1624
1624
1625
- lint-staged@^10.5.2 :
1626
- version "10.5.2 "
1627
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.2 .tgz#acfaa0093af3262aee3130b2e22438941530bdd1 "
1628
- integrity sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA ==
1625
+ lint-staged@^10.5.3 :
1626
+ version "10.5.3 "
1627
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3 .tgz#c682838b3eadd4c864d1022da05daa0912fb1da5 "
1628
+ integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg ==
1629
1629
dependencies :
1630
1630
chalk "^4.1.0"
1631
1631
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments