Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 6cc8d75

Browse files
committed
Signed-off-by: Jonah Snider <[email protected]>
2 parents fd98f52 + 2e3a0b1 commit 6cc8d75

File tree

2 files changed

+261
-1390
lines changed

2 files changed

+261
-1390
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"devDependencies": {
1414
"@typescript-eslint/eslint-plugin": "^2.19.2",
1515
"@typescript-eslint/parser": "^2.17.0",
16-
"eslint-config-xo-typescript": "^0.24.1",
16+
"eslint-config-xo-typescript": "^0.26.0",
1717
"prettier": "^1.19.1",
1818
"semantic-release": "^17.0.3",
1919
"typescript": "^3.7.5",
20-
"xo": "^0.25.3"
20+
"xo": "^0.26.1"
2121
},
2222
"engines": {
2323
"node": "12"

0 commit comments

Comments
 (0)