File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 117
117
"core-js" : " ^3.6.5" ,
118
118
"cross-env" : " ^7.0.2" ,
119
119
"eslint" : " ^7.12.1" ,
120
- "eslint-config-prettier" : " ^6.14 .0" ,
120
+ "eslint-config-prettier" : " ^6.15 .0" ,
121
121
"eslint-config-standard" : " ^15.0.0" ,
122
122
"eslint-config-vue" : " ^2.0.2" ,
123
123
"eslint-plugin-import" : " ^2.22.1" ,
Original file line number Diff line number Diff line change @@ -5523,10 +5523,10 @@ escodegen@^1.14.1:
5523
5523
optionalDependencies:
5524
5524
source-map "~0.6.1"
5525
5525
5526
- eslint-config-prettier@^6.14 .0:
5527
- version "6.14 .0"
5528
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.14 .0.tgz#390e7863a8ae99970981933826476169285b3a27 "
5529
- integrity sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ ==
5526
+ eslint-config-prettier@^6.15 .0:
5527
+ version "6.15 .0"
5528
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15 .0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9 "
5529
+ integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw ==
5530
5530
dependencies:
5531
5531
get-stdin "^6.0.0"
5532
5532
You can’t perform that action at this time.
0 commit comments