File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.5.0" ,
39
39
"@typescript-eslint/parser" : " ^4.5.0" ,
40
- "eslint-config-prettier" : " ^6.12 .0" ,
40
+ "eslint-config-prettier" : " ^6.15 .0" ,
41
41
"eslint-plugin-ban" : " ^1.4.0" ,
42
42
"eslint-plugin-etc" : " ^0.0.3-beta.48" ,
43
43
"eslint-plugin-import" : " ^2.22.1" ,
Original file line number Diff line number Diff line change @@ -1684,10 +1684,10 @@ eslint-ast-utils@^1.1.0:
1684
1684
lodash.get "^4.4.2"
1685
1685
lodash.zip "^4.2.0"
1686
1686
1687
- eslint-config-prettier@^6.12 .0 :
1688
- version "6.12 .0"
1689
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12 .0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2 "
1690
- integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw ==
1687
+ eslint-config-prettier@^6.15 .0 :
1688
+ version "6.15 .0"
1689
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15 .0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9 "
1690
+ integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw ==
1691
1691
dependencies :
1692
1692
get-stdin "^6.0.0"
1693
1693
You can’t perform that action at this time.
0 commit comments