File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 125
125
"core-js" : " ^3.6.5" ,
126
126
"cross-env" : " ^7.0.2" ,
127
127
"eslint" : " ^7.11.0" ,
128
- "eslint-config-prettier" : " ^6.12 .0" ,
128
+ "eslint-config-prettier" : " ^6.13 .0" ,
129
129
"eslint-config-standard" : " ^14.1.1" ,
130
130
"eslint-config-vue" : " ^2.0.2" ,
131
131
"eslint-plugin-import" : " ^2.22.1" ,
143
143
"husky" : " ^4.3.0" ,
144
144
"improved-yarn-audit" : " ^2.3.1" ,
145
145
"jest" : " ^26.5.3" ,
146
- "lint-staged" : " ^10.4.0 " ,
146
+ "lint-staged" : " ^10.4.1 " ,
147
147
"loader-utils" : " ^2.0.0" ,
148
148
"lodash" : " ^4.17.20" ,
149
149
"marked" : " ^1.2.0" ,
Original file line number Diff line number Diff line change @@ -6234,10 +6234,10 @@ escodegen@^1.14.1:
6234
6234
optionalDependencies:
6235
6235
source-map "~0.6.1"
6236
6236
6237
- eslint-config-prettier@^6.12 .0:
6238
- version "6.12 .0"
6239
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12 .0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2 "
6240
- integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw ==
6237
+ eslint-config-prettier@^6.13 .0:
6238
+ version "6.13 .0"
6239
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.13 .0.tgz#207d88796b5624e5bb815bbbdfc5891ceb9ebffa "
6240
+ integrity sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w ==
6241
6241
dependencies:
6242
6242
get-stdin "^6.0.0"
6243
6243
@@ -9408,10 +9408,10 @@ lines-and-columns@^1.1.6:
9408
9408
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
9409
9409
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
9410
9410
9411
- lint-staged@^10.4.0 :
9412
- version "10.4.0 "
9413
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0 .tgz#d18628f737328e0bbbf87d183f4020930e9a984e "
9414
- integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg ==
9411
+ lint-staged@^10.4.1 :
9412
+ version "10.4.1 "
9413
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.1 .tgz#579069caf6451296e37bdd19769028b1f976c469 "
9414
+ integrity sha512-E2Y6Mu1haUD3ZefzwBG8tqy3QDQ9udWRS946YcuDCU8Mi22RjwxrEhLrqTLszxl80DG/sCtKdGCArzEkTsBzJQ ==
9415
9415
dependencies:
9416
9416
chalk "^4.1.0"
9417
9417
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments