File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 35
35
"next" : " 9.5.2" ,
36
36
"husky" : " 4.2.5" ,
37
37
"prettier" : " 2.0.5" ,
38
- "eslint-plugin-prettier" : " 3.1.4 " ,
38
+ "eslint-plugin-prettier" : " 3.3.1 " ,
39
39
"tsdx" : " 0.13.2" ,
40
40
"tslib" : " 2.0.1" ,
41
41
"typescript" : " 4.0.2" ,
Original file line number Diff line number Diff line change @@ -3837,7 +3837,14 @@ eslint-plugin-jsx-a11y@^6.2.3:
3837
3837
jsx-ast-utils "^2.4.1"
3838
3838
language-tags "^1.0.5"
3839
3839
3840
- [email protected] , eslint-plugin-prettier@^3.1.0:
3840
+
3841
+ version "3.3.1"
3842
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
3843
+ integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
3844
+ dependencies :
3845
+ prettier-linter-helpers "^1.0.0"
3846
+
3847
+ eslint-plugin-prettier@^3.1.0 :
3841
3848
version "3.1.4"
3842
3849
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
3843
3850
integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
You can’t perform that action at this time.
0 commit comments