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 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 @@ -3871,12 +3871,10 @@ eslint-config-airbnb-typescript@^17.1.0:
3871
3871
dependencies :
3872
3872
eslint-config-airbnb-base "^15.0.0"
3873
3873
3874
- eslint-config-prettier@^6.15.0 :
3875
- version "6.15.0"
3876
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3877
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3878
- dependencies :
3879
- get-stdin "^6.0.0"
3874
+ eslint-config-prettier@^10.0.2 :
3875
+ version "10.0.2"
3876
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
3877
+ integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
3880
3878
3881
3879
eslint-import-resolver-node@^0.3.9 :
3882
3880
version "0.3.9"
@@ -4533,11 +4531,6 @@ get-proto@^1.0.0, get-proto@^1.0.1:
4533
4531
dunder-proto "^1.0.1"
4534
4532
es-object-atoms "^1.0.0"
4535
4533
4536
- get-stdin@^6.0.0 :
4537
- version "6.0.0"
4538
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4539
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4540
-
4541
4534
get-stream@^6.0.0 :
4542
4535
version "6.0.1"
4543
4536
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