Skip to content

Commit 9d3b1ba

Browse files
committed
Deep update of XO and its dependencies
Fixes compatibility issues with Atom, see <sindresorhus/atom-linter-xo#74 (comment)>.
1 parent 8d09ba5 commit 9d3b1ba

File tree

2 files changed

+42
-73
lines changed

2 files changed

+42
-73
lines changed

package-lock.json

Lines changed: 41 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"temp-write": "^3.1.0",
198198
"touch": "^1.0.0",
199199
"typescript": "^2.2.2",
200-
"xo": "^0.18.0",
200+
"xo": "^0.18.2",
201201
"zen-observable": "^0.5.1"
202202
},
203203
"typings": "types/generated.d.ts",

0 commit comments

Comments
 (0)