File tree 2 files changed +5
-12
lines changed
2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 66
66
"eslint" : " ^7.29.0" ,
67
67
"eslint-config-4catalyzer" : " ^1.2.0" ,
68
68
"eslint-config-4catalyzer-jest" : " ^2.1.0" ,
69
- "eslint-config-prettier" : " ^6.15.0 " ,
69
+ "eslint-config-prettier" : " ^10.0.3 " ,
70
70
"eslint-plugin-import" : " ^2.23.4" ,
71
71
"eslint-plugin-jest" : " ^23.20.0" ,
72
72
"eslint-plugin-prettier" : " ^3.4.0" ,
Original file line number Diff line number Diff line change @@ -2521,12 +2521,10 @@ eslint-config-airbnb-base@^14.0.0:
2521
2521
object.assign "^4.1.0"
2522
2522
object.entries "^1.1.0"
2523
2523
2524
- eslint-config-prettier@^6.15.0 :
2525
- version "6.15.0"
2526
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2527
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2528
- dependencies :
2529
- get-stdin "^6.0.0"
2524
+ eslint-config-prettier@^10.0.3 :
2525
+ version "10.0.3"
2526
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.3.tgz#d3d3b6a84bfb235276e0db1e1490c73724799cfb"
2527
+ integrity sha512-wlypkcjrA6L2fG+WTmEELzZJFmiF3ftdirkmz8te3FOVwviFvaeYxHPtBvwaIlvjUC4QjrTrPxRMddx+CU7Tlw==
2530
2528
2531
2529
eslint-import-resolver-node@^0.3.4 :
2532
2530
version "0.3.4"
@@ -3014,11 +3012,6 @@ get-own-enumerable-property-symbols@^3.0.0:
3014
3012
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
3015
3013
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
3016
3014
3017
- get-stdin@^6.0.0 :
3018
- version "6.0.0"
3019
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3020
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3021
-
3022
3015
get-stream@^4.0.0 :
3023
3016
version "4.1.0"
3024
3017
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
You can’t perform that action at this time.
0 commit comments