File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"@sourcegraph/prettierrc" : " ^3.0.1" ,
38
38
"@typescript-eslint/eslint-plugin" : " ^2.4.0" ,
39
39
"@typescript-eslint/parser" : " ^2.4.0" ,
40
- "eslint-config-prettier" : " ^6.0 .0" ,
40
+ "eslint-config-prettier" : " ^6.5 .0" ,
41
41
"eslint-plugin-ban" : " ^1.3.0" ,
42
42
"eslint-plugin-etc" : " ^0.0.1-beta.6" ,
43
43
"eslint-plugin-import" : " ^2.18.2" ,
Original file line number Diff line number Diff line change @@ -1455,10 +1455,10 @@ escape-string-regexp@^1.0.5:
1455
1455
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
1456
1456
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
1457
1457
1458
- eslint-config-prettier@^6.0 .0 :
1459
- version "6.0 .0"
1460
- resolved "https://registry.npmjs.org /eslint-config-prettier/-/eslint-config-prettier-6.0 .0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25 "
1461
- integrity sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA ==
1458
+ eslint-config-prettier@^6.5 .0 :
1459
+ version "6.5 .0"
1460
+ resolved "https://registry.yarnpkg.com /eslint-config-prettier/-/eslint-config-prettier-6.5 .0.tgz#aaf9a495e2a816865e541bfdbb73a65cc162b3eb "
1461
+ integrity sha512-cjXp8SbO9VFGW/Z7mbTydqS9to8Z58E5aYhj3e1+Hx7lS9s6gL5ILKNpCqZAFOVYRcSkWPFYljHrEh8QFEK5EQ ==
1462
1462
dependencies :
1463
1463
get-stdin "^6.0.0"
1464
1464
You can’t perform that action at this time.
0 commit comments