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 37
37
"@sourcegraph/prettierrc" : " ^3.0.3" ,
38
38
"@typescript-eslint/eslint-plugin" : " ^4.9.1" ,
39
39
"@typescript-eslint/parser" : " ^4.9.1" ,
40
- "eslint-config-prettier" : " ^6.15 .0" ,
40
+ "eslint-config-prettier" : " ^8.2 .0" ,
41
41
"eslint-plugin-ban" : " ^1.4.0" ,
42
42
"eslint-plugin-etc" : " ^1.1.7" ,
43
43
"eslint-plugin-import" : " ^2.22.1" ,
Original file line number Diff line number Diff line change @@ -1807,12 +1807,10 @@ eslint-ast-utils@^1.1.0:
1807
1807
lodash.get "^4.4.2"
1808
1808
lodash.zip "^4.2.0"
1809
1809
1810
- eslint-config-prettier@^6.15.0 :
1811
- version "6.15.0"
1812
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1813
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1814
- dependencies :
1815
- get-stdin "^6.0.0"
1810
+ eslint-config-prettier@^8.2.0 :
1811
+ version "8.2.0"
1812
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3"
1813
+ integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw==
1816
1814
1817
1815
eslint-etc@^4.0.0 :
1818
1816
version "4.0.0"
2340
2338
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
2341
2339
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
2342
2340
2343
- get-stdin@^6.0.0 :
2344
- version "6.0.0"
2345
- resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2346
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2347
-
2348
2341
get-stream@^3.0.0 :
2349
2342
version "3.0.0"
2350
2343
resolved "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
You can’t perform that action at this time.
0 commit comments