File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
"dotenv" : " 16.0.3" ,
28
28
"eslint" : " 8.34.0" ,
29
29
"eslint-config-prettier" : " 8.6.0" ,
30
- "eslint-plugin-prettier" : " 4.0.0 " ,
30
+ "eslint-plugin-prettier" : " 4.2.1 " ,
31
31
"ethers" : " 5.6.2" ,
32
32
"express" : " 4.17.3" ,
33
33
"graphql-ws" : " 5.7.0" ,
45
45
"eslint-config-airbnb-base" : " 15.0.0" ,
46
46
"eslint-config-prettier" : " 8.5.0" ,
47
47
"eslint-plugin-import" : " 2.25.4" ,
48
- "eslint-plugin-prettier" : " 4.0.0 " ,
48
+ "eslint-plugin-prettier" : " 4.2.1 " ,
49
49
"jest" : " 26.6.3" ,
50
50
"mocha" : " 10.0.0" ,
51
51
"nock" : " 13.0.5" ,
Original file line number Diff line number Diff line change 3017
3017
resolve "^1.20.0"
3018
3018
tsconfig-paths "^3.12.0"
3019
3019
3020
- eslint-plugin-prettier@4.0.0 :
3021
- version "4.0.0 "
3022
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0 .tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
3023
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
3020
+ eslint-plugin-prettier@4.2.1 :
3021
+ version "4.2.1 "
3022
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1 .tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
3023
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
3024
3024
dependencies :
3025
3025
prettier-linter-helpers "^1.0.0"
3026
3026
You can’t perform that action at this time.
0 commit comments