Skip to content

Commit e9aaa78

Browse files
committed
update packages
1 parent 2a56756 commit e9aaa78

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,20 +56,20 @@
5656
"devDependencies": {
5757
"@types/chai": "^4.1.7",
5858
"@types/chai-as-promised": "^7.1.0",
59-
"@types/mocha": "^5.2.6",
60-
"@types/node": "^12.0.2",
59+
"@types/mocha": "^5.2.7",
60+
"@types/node": "^12.6.3",
6161
"chai": "^4.2.0",
6262
"chai-as-promised": "^7.1.1",
63-
"coveralls": "^3.0.3",
64-
"delay": "^4.2.0",
63+
"coveralls": "^3.0.5",
64+
"delay": "^4.3.0",
6565
"dirty-chai": "^2.0.1",
6666
"istanbul": "^0.4.5",
6767
"mocha": "^6.1.4",
6868
"sinon": "^7.3.2",
6969
"sinon-chai": "^3.3.0",
7070
"sleep-promise": "^8.0.1",
71-
"ts-node": "^8.1.0",
72-
"tslint": "^5.16.0",
73-
"typescript": "^3.5.2"
71+
"ts-node": "^8.3.0",
72+
"tslint": "^5.18.0",
73+
"typescript": "^3.5.3"
7474
}
7575
}

0 commit comments

Comments
 (0)