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 42
42
"@typescript-eslint/eslint-plugin" : " 3.10.1" ,
43
43
"@typescript-eslint/parser" : " 3.10.1" ,
44
44
"eslint" : " 6.8.0" ,
45
- "eslint-config-prettier" : " 6.15.0 " ,
45
+ "eslint-config-prettier" : " 10.1.5 " ,
46
46
"eslint-config-react" : " 1.1.7" ,
47
47
"eslint-import-resolver-webpack" : " 0.13.0" ,
48
48
"eslint-plugin-import" : " 2.22.1" ,
Original file line number Diff line number Diff line change @@ -4226,12 +4226,10 @@ escodegen@^1.11.0, escodegen@^1.9.1:
4226
4226
optionalDependencies :
4227
4227
source-map "~0.6.1"
4228
4228
4229
- eslint-config-prettier@6.15.0 :
4230
- version "6.15.0"
4231
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
4232
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
4233
- dependencies :
4234
- get-stdin "^6.0.0"
4229
+ eslint-config-prettier@10.1.5 :
4230
+ version "10.1.5"
4231
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
4232
+ integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
4235
4233
4236
4234
eslint-config-react-app@^5.2.1 :
4237
4235
version "5.2.1"
@@ -5087,11 +5085,6 @@ get-own-enumerable-property-symbols@^3.0.0:
5087
5085
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
5088
5086
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
5089
5087
5090
- get-stdin@^6.0.0 :
5091
- version "6.0.0"
5092
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
5093
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
5094
-
5095
5088
get-stream@^4.0.0 :
5096
5089
version "4.1.0"
5097
5090
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