Skip to content

Commit 79daa6c

Browse files
author
Kohei Asai
authored
Update TypeScript (#90)
1 parent 6336564 commit 79daa6c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -9,7 +9,7 @@
99
"jest": "^24.8.0",
1010
"prettier": "^1.18.2",
1111
"ts-jest": "^24.0.2",
12-
"typescript": "^3.5.3"
12+
"typescript": "^3.6.3"
1313
},
1414
"scripts": {
1515
"test": "jest --notify"

0 commit comments

Comments
 (0)