Skip to content

Commit 0cf8a84

Browse files
committed
Upgrade typescript
1 parent 6a3aa6e commit 0cf8a84

File tree

2 files changed

+47
-12
lines changed

2 files changed

+47
-12
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
"husky": "^3.1.0",
6363
"prettier": "^2.3.1",
6464
"sinon": "^9.2.4",
65-
"ts-node": "^8.10.2",
65+
"ts-node": "^10.0.0",
6666
"tslint": "^6.1.3",
6767
"tslint-config-prettier": "^1.18.0",
68-
"typescript": "^3.9.10",
69-
"typescript-tslint-plugin": "^0.5.5"
68+
"typescript": "^4.3.4",
69+
"typescript-tslint-plugin": "^1.0.1"
7070
}
7171
}

0 commit comments

Comments
 (0)