Commit 87c35a0 1 parent fae7ee8 commit 87c35a0 Copy full SHA for 87c35a0
File tree 3 files changed +10
-10
lines changed
packages/@vue/cli-plugin-eslint
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 62
62
"eslint-plugin-graphql" : " ^3.1.0" ,
63
63
"eslint-plugin-import" : " ^2.20.2" ,
64
64
"eslint-plugin-node" : " ^11.1.0" ,
65
- "eslint-plugin-prettier" : " ^3.1.3 " ,
65
+ "eslint-plugin-prettier" : " ^3.3.1 " ,
66
66
"eslint-plugin-promise" : " ^4.2.1" ,
67
67
"eslint-plugin-standard" : " ^4.0.0" ,
68
68
"eslint-plugin-vue" : " ^6.2.2" ,
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ const DEPS_MAP = {
9
9
} ,
10
10
prettier : {
11
11
'@vue/eslint-config-prettier' : '^6.0.0' ,
12
- 'eslint-plugin-prettier' : '^3.1.3 ' ,
13
- prettier : '^1.19 .1'
12
+ 'eslint-plugin-prettier' : '^3.3.1 ' ,
13
+ prettier : '^2.2 .1'
14
14
} ,
15
15
standard : {
16
16
'@vue/eslint-config-standard' : '^5.1.2' ,
Original file line number Diff line number Diff line change @@ -8672,10 +8672,10 @@ eslint-plugin-node@^11.1.0:
8672
8672
resolve "^1.10.1"
8673
8673
semver "^6.1.0"
8674
8674
8675
- eslint-plugin-prettier@^3.1.3 :
8676
- version "3.1.4 "
8677
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4. tgz#168ab43154e2ea57db992a2cd097c828171f75c2 "
8678
- integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg ==
8675
+ eslint-plugin-prettier@^3.3.1 :
8676
+ version "3.3.1 "
8677
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1. tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
8678
+ integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
8679
8679
dependencies:
8680
8680
prettier-linter-helpers "^1.0.0"
8681
8681
@@ -16258,9 +16258,9 @@ prettier-linter-helpers@^1.0.0:
16258
16258
fast-diff "^1.1.2"
16259
16259
16260
16260
"prettier@>= 1.13.0":
16261
- version "2.0.5 "
16262
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5 .tgz#d6d56282455243f2f92cc1716692c08aa31522d4 "
16263
- integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg ==
16261
+ version "2.2.1 "
16262
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1 .tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5 "
16263
+ integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q ==
16264
16264
16265
16265
prettier@^1.18.2:
16266
16266
version "1.19.1"
You can’t perform that action at this time.
0 commit comments