File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
packages/@vue/cli-plugin-eslint Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 6262 "eslint-plugin-graphql" : " ^3.1.0" ,
6363 "eslint-plugin-import" : " ^2.20.2" ,
6464 "eslint-plugin-node" : " ^11.1.0" ,
65- "eslint-plugin-prettier" : " ^3.1.3 " ,
65+ "eslint-plugin-prettier" : " ^3.3.1 " ,
6666 "eslint-plugin-promise" : " ^4.2.1" ,
6767 "eslint-plugin-standard" : " ^4.0.0" ,
6868 "eslint-plugin-vue" : " ^6.2.2" ,
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ const DEPS_MAP = {
99 } ,
1010 prettier : {
1111 '@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'
1414 } ,
1515 standard : {
1616 '@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:
86728672 resolve "^1.10.1"
86738673 semver "^6.1.0"
86748674
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 ==
86798679 dependencies:
86808680 prettier-linter-helpers "^1.0.0"
86818681
@@ -16258,9 +16258,9 @@ prettier-linter-helpers@^1.0.0:
1625816258 fast-diff "^1.1.2"
1625916259
1626016260"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 ==
1626416264
1626516265prettier@^1.18.2:
1626616266 version "1.19.1"
You can’t perform that action at this time.
0 commit comments