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 5454 "copy-webpack-plugin" : " ^6.0.3" ,
5555 "cross-env" : " ^7.0.2" ,
5656 "eslint" : " ^7.4.0" ,
57- "eslint-config-prettier" : " ^6.11 .0" ,
57+ "eslint-config-prettier" : " ^7.0 .0" ,
5858 "eslint-plugin-react" : " ^7.20.3" ,
5959 "html-webpack-plugin" : " ^4.3.0" ,
6060 "husky" : " ^4.2.5" ,
Original file line number Diff line number Diff line change @@ -4231,12 +4231,10 @@ escodegen@^1.14.1:
42314231 optionalDependencies :
42324232 source-map "~0.6.1"
42334233
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==
42404238
42414239eslint-plugin-react@^7.20.3 :
42424240 version "7.21.5"
@@ -5002,11 +5000,6 @@ get-stdin@8.0.0:
50025000 resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
50035001 integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
50045002
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-
50105003get-stream@^3.0.0 :
50115004 version "3.0.0"
50125005 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