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 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.13 .0" ,
128
+ "eslint-config-prettier" : " ^6.14 .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" ,
Original file line number Diff line number Diff line change @@ -5518,10 +5518,10 @@ escodegen@^1.14.1:
5518
5518
optionalDependencies:
5519
5519
source-map "~0.6.1"
5520
5520
5521
- eslint-config-prettier@^6.13 .0:
5522
- version "6.13 .0"
5523
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.13 .0.tgz#207d88796b5624e5bb815bbbdfc5891ceb9ebffa "
5524
- integrity sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w ==
5521
+ eslint-config-prettier@^6.14 .0:
5522
+ version "6.14 .0"
5523
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.14 .0.tgz#390e7863a8ae99970981933826476169285b3a27 "
5524
+ integrity sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ ==
5525
5525
dependencies:
5526
5526
get-stdin "^6.0.0"
5527
5527
You can’t perform that action at this time.
0 commit comments