Skip to content

Commit 3729b06

Browse files
Update type dependencies
1 parent 1717da6 commit 3729b06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@types/chai": "^4.2.0",
3333
"@types/mocha": "^5.2.7",
34-
"@types/node": "^12.7.1",
34+
"@types/node": "^12.20.55",
3535
"@voxpelli/eslint-config": "^4.0.0",
3636
"chai": "^4.2.0",
3737
"coveralls": "^3.0.5",
@@ -49,7 +49,7 @@
4949
"mocha": "^7.0.1",
5050
"npm-run-all": "^4.1.5",
5151
"nyc": "^15.0.0",
52-
"typescript": "^3.5.3"
52+
"typescript": "^3.9.10"
5353
},
5454
"dependencies": {
5555
"strftime": "^0.10.0",

0 commit comments

Comments
 (0)