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 27
27
"eslint-config-airbnb-base" : " ^14.2.1" ,
28
28
"eslint-config-prettier" : " ^8.3.0" ,
29
29
"eslint-plugin-import" : " ^2.23.2" ,
30
- "eslint-plugin-prettier" : " ^3.3.1 " ,
30
+ "eslint-plugin-prettier" : " ^3.4.0 " ,
31
31
"husky" : " 6" ,
32
32
"jest" : " ^26.6.3" ,
33
33
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -2758,10 +2758,10 @@ eslint-plugin-import@^2.23.2:
2758
2758
resolve "^1.20.0"
2759
2759
tsconfig-paths "^3.9.0"
2760
2760
2761
- eslint-plugin-prettier@^3.3.1 :
2762
- version "3.3.1 "
2763
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1 .tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
2764
- integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
2761
+ eslint-plugin-prettier@^3.4.0 :
2762
+ version "3.4.0 "
2763
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0 .tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
2764
+ integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
2765
2765
dependencies :
2766
2766
prettier-linter-helpers "^1.0.0"
2767
2767
You can’t perform that action at this time.
0 commit comments