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" : " ^3.10.0" ,
39
39
"@typescript-eslint/parser" : " ^3.10.0" ,
40
- "eslint-config-prettier" : " ^6.11 .0" ,
40
+ "eslint-config-prettier" : " ^6.12 .0" ,
41
41
"eslint-plugin-ban" : " ^1.4.0" ,
42
42
"eslint-plugin-etc" : " ^0.0.1-beta.44" ,
43
43
"eslint-plugin-import" : " ^2.22.0" ,
Original file line number Diff line number Diff line change @@ -1661,10 +1661,10 @@ eslint-ast-utils@^1.1.0:
1661
1661
lodash.get "^4.4.2"
1662
1662
lodash.zip "^4.2.0"
1663
1663
1664
- eslint-config-prettier@^6.11 .0 :
1665
- version "6.11 .0"
1666
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11 .0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1 "
1667
- integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA ==
1664
+ eslint-config-prettier@^6.12 .0 :
1665
+ version "6.12 .0"
1666
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12 .0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2 "
1667
+ integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw ==
1668
1668
dependencies :
1669
1669
get-stdin "^6.0.0"
1670
1670
You can’t perform that action at this time.
0 commit comments