This repository was archived by the owner on Dec 5, 2024. It is now read-only.
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 89
89
"eslint" : " ^7.24.0" ,
90
90
"eslint-config-prettier" : " ^8.2.0" ,
91
91
"eslint-plugin-jest" : " ^24.3.5" ,
92
- "eslint-plugin-prettier" : " ^3.3.1 " ,
92
+ "eslint-plugin-prettier" : " ^3.4.0 " ,
93
93
"eslint-plugin-promise" : " ^5.1.0" ,
94
94
"http-server" : " ^0.12.3" ,
95
95
"jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change @@ -5552,10 +5552,10 @@ eslint-plugin-jest@^24.3.5:
5552
5552
dependencies:
5553
5553
"@typescript-eslint/experimental-utils" "^4.0.1"
5554
5554
5555
- eslint-plugin-prettier@^3.3.1 :
5556
- version "3.3.1 "
5557
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1 .tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
5558
- integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
5555
+ eslint-plugin-prettier@^3.4.0 :
5556
+ version "3.4.0 "
5557
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0 .tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
5558
+ integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
5559
5559
dependencies:
5560
5560
prettier-linter-helpers "^1.0.0"
5561
5561
You can’t perform that action at this time.
0 commit comments