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 4141 "cross-env" : " ^7.0.3" ,
4242 "css-loader" : " 5.0.0" ,
4343 "eslint" : " 7.11.0" ,
44- "eslint-config-prettier" : " 6.11 .0" ,
44+ "eslint-config-prettier" : " 7.2 .0" ,
4545 "eslint-plugin-prettier" : " 3.1.4" ,
4646 "eslint-plugin-react" : " 7.20.6" ,
4747 "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:
37293729 optionalDependencies :
37303730 source-map "~0.6.1"
37313731
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==
37383736
3739373737403738 version "3.1.4"
@@ -4429,11 +4427,6 @@ get-package-type@^0.1.0:
44294427 resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
44304428 integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
44314429
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-
44374430get-stream@^3.0.0 :
44384431 version "3.0.0"
44394432 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