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 99
99
"core-js" : " >=2.6.5 <3.0.0" ,
100
100
"cross-env" : " ^5.2.1" ,
101
101
"eslint" : " ^6.3.0" ,
102
- "eslint-config-prettier" : " ^6.1 .0" ,
102
+ "eslint-config-prettier" : " ^6.2 .0" ,
103
103
"eslint-config-standard" : " ^14.1.0" ,
104
104
"eslint-config-vue" : " ^2.0.2" ,
105
105
"eslint-plugin-import" : " ^2.18.2" ,
Original file line number Diff line number Diff line change @@ -4800,10 +4800,10 @@ escodegen@^1.11.0, escodegen@^1.9.1:
4800
4800
optionalDependencies:
4801
4801
source-map "~0.6.1"
4802
4802
4803
- eslint-config-prettier@^6.1 .0:
4804
- version "6.1 .0"
4805
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.1 .0.tgz#e6f678ba367fbd1273998d5510f76f004e9dce7b "
4806
- integrity sha512-k9fny9sPjIBQ2ftFTesJV21Rg4R/7a7t7LCtZVrYQiHEp8Nnuk3EGaDmsKSAnsPj0BYcgB2zxzHa2NTkIxcOLg ==
4803
+ eslint-config-prettier@^6.2 .0:
4804
+ version "6.2 .0"
4805
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.2 .0.tgz#80e0b8714e3f6868c4ac2a25fbf39c02e73527a7 "
4806
+ integrity sha512-VLsgK/D+S/FEsda7Um1+N8FThec6LqE3vhcMyp8mlmto97y3fGf3DX7byJexGuOb1QY0Z/zz222U5t+xSfcZDQ ==
4807
4807
dependencies:
4808
4808
get-stdin "^6.0.0"
4809
4809
You can’t perform that action at this time.
0 commit comments