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 41
41
"cross-env" : " ^7.0.3" ,
42
42
"css-loader" : " 5.0.0" ,
43
43
"eslint" : " 7.11.0" ,
44
- "eslint-config-prettier" : " 6.11 .0" ,
44
+ "eslint-config-prettier" : " 7.2 .0" ,
45
45
"eslint-plugin-prettier" : " 3.1.4" ,
46
46
"eslint-plugin-react" : " 7.20.6" ,
47
47
"eslint-plugin-react-hooks" : " 4.1.0" ,
Original file line number Diff line number Diff line change @@ -3729,12 +3729,10 @@ escodegen@^1.14.1:
3729
3729
optionalDependencies :
3730
3730
source-map "~0.6.1"
3731
3731
3732
-
3733
- version "6.11.0"
3734
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
3735
- integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
3736
- dependencies :
3737
- get-stdin "^6.0.0"
3732
+
3733
+ version "7.2.0"
3734
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
3735
+ integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
3738
3736
3739
3737
3740
3738
version "3.1.4"
@@ -4429,11 +4427,6 @@ get-package-type@^0.1.0:
4429
4427
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
4430
4428
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
4431
4429
4432
- get-stdin@^6.0.0 :
4433
- version "6.0.0"
4434
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4435
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4436
-
4437
4430
get-stream@^3.0.0 :
4438
4431
version "3.0.0"
4439
4432
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