Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 07d50cb

Browse files
committed
Update TS deps
1 parent 19cbf79 commit 07d50cb

File tree

2 files changed

+405
-64
lines changed

2 files changed

+405
-64
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
"@babel/plugin-transform-flow-strip-types": "7.10.1",
5353
"@babel/preset-env": "^7.10.2",
5454
"@babel/register": "7.10.1",
55-
"@types/node": "12.12.7",
55+
"@types/node": "14.0.10",
5656
"babel-eslint": "10.0.3",
5757
"body-parser": "1.19.0",
5858
"chai": "4.2.0",
5959
"connect": "3.7.0",
6060
"coveralls": "3.0.7",
61-
"dtslint": "2.0.2",
61+
"dtslint": "3.6.10",
6262
"eslint": "6.6.0",
6363
"eslint-plugin-flowtype": "4.4.1",
6464
"express": "4.17.1",
@@ -75,6 +75,7 @@
7575
"restify": "4.3.2",
7676
"sinon": "7.5.0",
7777
"supertest": "4.0.2",
78+
"typescript": "3.9.3",
7879
"unfetch": "4.1.0"
7980
},
8081
"peerDependencies": {

0 commit comments

Comments
 (0)