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 56
56
"eslint" : " ^6.4.0" ,
57
57
"eslint-config-prettier" : " ^6.3.0" ,
58
58
"eslint-plugin-node" : " ^11.1.0" ,
59
- "eslint-plugin-prettier" : " ^3.1.4 " ,
59
+ "eslint-plugin-prettier" : " ^3.3.1 " ,
60
60
"jest" : " ^26.6.3" ,
61
61
"prettier" : " ^1.18.2" ,
62
62
"qunit" : " ^2.14.0" ,
Original file line number Diff line number Diff line change @@ -2956,10 +2956,10 @@ eslint-plugin-node@^11.1.0:
2956
2956
resolve "^1.10.1"
2957
2957
semver "^6.1.0"
2958
2958
2959
- eslint-plugin-prettier@^3.1.4 :
2960
- version "3.1.4 "
2961
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4. tgz#168ab43154e2ea57db992a2cd097c828171f75c2 "
2962
- integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg ==
2959
+ eslint-plugin-prettier@^3.3.1 :
2960
+ version "3.3.1 "
2961
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1. tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
2962
+ integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
2963
2963
dependencies :
2964
2964
prettier-linter-helpers "^1.0.0"
2965
2965
You can’t perform that action at this time.
0 commit comments