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 54
54
"copy-webpack-plugin" : " ^6.0.3" ,
55
55
"cross-env" : " ^7.0.2" ,
56
56
"eslint" : " ^7.4.0" ,
57
- "eslint-config-prettier" : " ^6.11 .0" ,
57
+ "eslint-config-prettier" : " ^7.0 .0" ,
58
58
"eslint-plugin-react" : " ^7.20.3" ,
59
59
"html-webpack-plugin" : " ^4.3.0" ,
60
60
"husky" : " ^4.2.5" ,
Original file line number Diff line number Diff line change @@ -4231,12 +4231,10 @@ escodegen@^1.14.1:
4231
4231
optionalDependencies :
4232
4232
source-map "~0.6.1"
4233
4233
4234
- eslint-config-prettier@^6.11.0 :
4235
- version "6.15.0"
4236
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
4237
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
4238
- dependencies :
4239
- get-stdin "^6.0.0"
4234
+ eslint-config-prettier@^7.0.0 :
4235
+ version "7.0.0"
4236
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
4237
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
4240
4238
4241
4239
eslint-plugin-react@^7.20.3 :
4242
4240
version "7.21.5"
5002
5000
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
5003
5001
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
5004
5002
5005
- get-stdin@^6.0.0 :
5006
- version "6.0.0"
5007
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
5008
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
5009
-
5010
5003
get-stream@^3.0.0 :
5011
5004
version "3.0.0"
5012
5005
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