File tree 3 files changed +6
-18
lines changed
3 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"eslint" : " 7.32.0" ,
14
- "eslint-config-prettier" : " 8.3 .0" ,
14
+ "eslint-config-prettier" : " 8.5 .0" ,
15
15
"eslint-plugin-prettier" : " 4.0.0" ,
16
16
"execa" : " 5.1.1"
17
17
},
Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"eslint" : " 6.8.0" ,
14
- "eslint-config-prettier" : " 6.15 .0" ,
14
+ "eslint-config-prettier" : " 8.5 .0" ,
15
15
"eslint-plugin-prettier" : " 4.0.0" ,
16
16
"execa" : " 5.1.1"
17
17
},
Original file line number Diff line number Diff line change @@ -3528,17 +3528,10 @@ escodegen@^2.0.0:
3528
3528
optionalDependencies :
3529
3529
source-map "~0.6.1"
3530
3530
3531
- eslint-config-prettier@6.15.0 :
3532
- version "6.15.0"
3533
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3534
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3535
- dependencies :
3536
- get-stdin "^6.0.0"
3537
-
3538
- eslint-config-prettier@8.3.0 :
3539
- version "8.3.0"
3540
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
3541
- integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
3531
+ eslint-config-prettier@8.5.0 :
3532
+ version "8.5.0"
3533
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
3534
+ integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
3542
3535
3543
3536
eslint-plugin-prettier@4.0.0 :
3544
3537
version "4.0.0"
@@ -4093,11 +4086,6 @@ get-port@^5.1.1:
4093
4086
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.1.tgz#0469ed07563479de6efb986baf053dcd7d4e3193"
4094
4087
integrity sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==
4095
4088
4096
- get-stdin@^6.0.0 :
4097
- version "6.0.0"
4098
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4099
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4100
-
4101
4089
get-stream@^5.0.0, get-stream@^5.1.0 :
4102
4090
version "5.2.0"
4103
4091
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
You can’t perform that action at this time.
0 commit comments