File tree Expand file tree Collapse file tree 3 files changed +6
-18
lines changed Expand file tree Collapse file tree 3 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 22
22
"@types/jest" : " ^26.0.22" ,
23
23
"@types/node" : " ^14.14.37" ,
24
24
"eslint" : " ^7.23.0" ,
25
- "eslint-config-prettier" : " ^7.0 .0" ,
25
+ "eslint-config-prettier" : " ^8.1 .0" ,
26
26
"eslint-plugin-import" : " ^2.22.1" ,
27
27
"eslint-plugin-prettier" : " ^3.3.1" ,
28
28
"husky" : " ^3.0.5" ,
Original file line number Diff line number Diff line change 52
52
"@types/react" : " ^17.0.3" ,
53
53
"@types/react-dom" : " ^17.0.3" ,
54
54
"@types/react-helmet" : " ^6.1.0" ,
55
- "eslint-config-prettier" : " ^6.2 .0" ,
55
+ "eslint-config-prettier" : " ^8.1 .0" ,
56
56
"eslint-plugin-prettier" : " ^3.1.0" ,
57
57
"eslint-plugin-react" : " ^7.23.1" ,
58
58
"eslint-plugin-react-hooks" : " ^4.2.0"
Original file line number Diff line number Diff line change @@ -4541,17 +4541,10 @@ escodegen@^2.0.0:
4541
4541
optionalDependencies:
4542
4542
source-map "~0.6.1"
4543
4543
4544
- eslint-config-prettier@^6.2.0:
4545
- version "6.15.0"
4546
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
4547
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
4548
- dependencies:
4549
- get-stdin "^6.0.0"
4550
-
4551
- eslint-config-prettier@^7.0.0:
4552
- version "7.2.0"
4553
- resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
4554
- integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
4544
+ eslint-config-prettier@^8.1.0:
4545
+ version "8.1.0"
4546
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
4547
+ integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
4555
4548
4556
4549
eslint-config-react-app@^6.0.0:
4557
4550
version "6.0.0"
@@ -5357,11 +5350,6 @@ get-package-type@^0.1.0:
5357
5350
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
5358
5351
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
5359
5352
5360
- get-stdin@^6.0.0:
5361
- version "6.0.0"
5362
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
5363
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
5364
-
5365
5353
get-stdin@^7.0.0:
5366
5354
version "7.0.0"
5367
5355
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