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 46
46
]
47
47
},
48
48
"devDependencies" : {
49
- "eslint-config-prettier" : " ^6.2 .0" ,
49
+ "eslint-config-prettier" : " ^8.1 .0" ,
50
50
"eslint-plugin-prettier" : " ^3.1.0" ,
51
51
"eslint-plugin-react" : " ^7.14.3" ,
52
52
"eslint-plugin-react-hooks" : " ^2.0.1" ,
Original file line number Diff line number Diff line change @@ -3920,12 +3920,10 @@ escodegen@^1.11.0, escodegen@^1.9.1:
3920
3920
optionalDependencies :
3921
3921
source-map "~0.6.1"
3922
3922
3923
- eslint-config-prettier@^6.2.0 :
3924
- version "6.11.0"
3925
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
3926
- integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
3927
- dependencies :
3928
- get-stdin "^6.0.0"
3923
+ eslint-config-prettier@^8.1.0 :
3924
+ version "8.1.0"
3925
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
3926
+ integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
3929
3927
3930
3928
eslint-config-react-app@^5.0.1 :
3931
3929
version "5.0.1"
@@ -4737,11 +4735,6 @@ get-own-enumerable-property-symbols@^3.0.0:
4737
4735
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
4738
4736
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
4739
4737
4740
- get-stdin@^6.0.0 :
4741
- version "6.0.0"
4742
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4743
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4744
-
4745
4738
get-stdin@^7.0.0 :
4746
4739
version "7.0.0"
4747
4740
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
You can’t perform that action at this time.
0 commit comments