File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 73
73
"cross-env" : " ^7.0.3" ,
74
74
"css-loader" : " ^7.1.2" ,
75
75
"eslint" : " ^7.27.0" ,
76
- "eslint-config-prettier" : " ^6.15.0 " ,
76
+ "eslint-config-prettier" : " ^10.0.2 " ,
77
77
"eslint-plugin-import" : " ^2.23.3" ,
78
78
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
79
79
"eslint-plugin-node" : " ^11.1.0" ,
Original file line number Diff line number Diff line change @@ -3862,12 +3862,10 @@ eslint-config-airbnb-typescript@^17.1.0:
3862
3862
dependencies :
3863
3863
eslint-config-airbnb-base "^15.0.0"
3864
3864
3865
- eslint-config-prettier@^6.15.0 :
3866
- version "6.15.0"
3867
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3868
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3869
- dependencies :
3870
- get-stdin "^6.0.0"
3865
+ eslint-config-prettier@^10.0.2 :
3866
+ version "10.0.2"
3867
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
3868
+ integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
3871
3869
3872
3870
eslint-import-resolver-node@^0.3.9 :
3873
3871
version "0.3.9"
@@ -4524,11 +4522,6 @@ get-proto@^1.0.0, get-proto@^1.0.1:
4524
4522
dunder-proto "^1.0.1"
4525
4523
es-object-atoms "^1.0.0"
4526
4524
4527
- get-stdin@^6.0.0 :
4528
- version "6.0.0"
4529
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4530
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4531
-
4532
4525
get-stream@^6.0.0 :
4533
4526
version "6.0.1"
4534
4527
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
You can’t perform that action at this time.
0 commit comments