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 26
26
"cross-env" : " ^7.0.0" ,
27
27
"css-loader" : " ^4.0.0" ,
28
28
"eslint" : " ^7.2.0" ,
29
- "eslint-config-prettier" : " ^6.11 .0" ,
29
+ "eslint-config-prettier" : " ^8.0 .0" ,
30
30
"eslint-plugin-import" : " ^2.21.1" ,
31
31
"eslint-plugin-prettier" : " ^3.1.3" ,
32
32
"eslint-plugin-react" : " ^7.20.5" ,
Original file line number Diff line number Diff line change @@ -3454,12 +3454,10 @@ escodegen@^1.14.1:
3454
3454
optionalDependencies :
3455
3455
source-map "~0.6.1"
3456
3456
3457
- eslint-config-prettier@^6.11.0 :
3458
- version "6.15.0"
3459
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3460
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3461
- dependencies :
3462
- get-stdin "^6.0.0"
3457
+ eslint-config-prettier@^8.0.0 :
3458
+ version "8.0.0"
3459
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz#024d661444319686c588c8849c8da33815dbdb1c"
3460
+ integrity sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA==
3463
3461
3464
3462
eslint-import-resolver-node@^0.3.4 :
3465
3463
version "0.3.4"
@@ -4143,11 +4141,6 @@ get-package-type@^0.1.0:
4143
4141
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
4144
4142
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
4145
4143
4146
- get-stdin@^6.0.0 :
4147
- version "6.0.0"
4148
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4149
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4150
-
4151
4144
get-stream@^3.0.0 :
4152
4145
version "3.0.0"
4153
4146
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
You can’t perform that action at this time.
0 commit comments