This repository was archived by the owner on Jan 2, 2022. It is now read-only.
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 13
13
"devDependencies" : {
14
14
"@typescript-eslint/eslint-plugin" : " ^2.19.2" ,
15
15
"@typescript-eslint/parser" : " ^2.17.0" ,
16
- "eslint-config-xo-typescript" : " ^0.24.1 " ,
16
+ "eslint-config-xo-typescript" : " ^0.26.0 " ,
17
17
"prettier" : " ^1.19.1" ,
18
18
"typescript" : " ^3.7.5" ,
19
19
"xo" : " ^0.25.3"
Original file line number Diff line number Diff line change @@ -896,10 +896,10 @@ eslint-config-prettier@^6.3.0:
896
896
dependencies :
897
897
get-stdin "^6.0.0"
898
898
899
- eslint-config-xo-typescript@^0.24.1 :
900
- version "0.24.1 "
901
- resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.24.1 .tgz#5de303feb5d27fa19d813163b6e904eb9f861368 "
902
- integrity sha512-/o1e6tE/vy1semBCSa46SHmznt7mUD5Mdd6RlWSvt18clWXl0tWcl/FybwJ6ROhOHV3bFq5Y8Y5ySIWsE0fRjg ==
899
+ eslint-config-xo-typescript@^0.26.0 :
900
+ version "0.26.0 "
901
+ resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.26.0 .tgz#c9e337d07f2b571d6fabe00b8fd31f117c9d2943 "
902
+ integrity sha512-0bBfXLQX5F7JgJx5HIrSx3bGZk2D8W0uhYXB0jv6L0ztmWl4yqfCn6J4zgjUqMCsahHIjyaafBWrnc6eVaETWg ==
903
903
904
904
eslint-config-xo@^0.27.1 :
905
905
version "0.27.2"
You can’t perform that action at this time.
0 commit comments