Skip to content

Commit d97efd0

Browse files
committed
update @types
1 parent 4128020 commit d97efd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"chance": "^1.0.4",
2525
"class-validator": "^0.5.0",
2626
"commander": "^2.9.0",
27-
"escodegen": "^1.8.0",
27+
"escodegen": "^1.8.1",
2828
"esprima": "^2.7.2",
2929
"estraverse": "^4.2.0",
3030
"format-unicorn": "^1.1.0",
@@ -42,7 +42,7 @@
4242
"@types/joi": "^9.0.29",
4343
"@types/mkdirp": "^0.3.28",
4444
"@types/mocha": "^2.2.29",
45-
"@types/node": "^6.0.31",
45+
"@types/node": "^4.0.30",
4646
"@types/sinon": "^1.16.27",
4747
"babel-cli": "^6.11.4",
4848
"babel-loader": "^6.2.4",
@@ -51,7 +51,7 @@
5151
"chai-members-deep": "^1.1.0",
5252
"coveralls": "^2.11.12",
5353
"istanbul": "1.1.0-alpha.1",
54-
"mocha": "^3.0.1",
54+
"mocha": "^3.0.2",
5555
"sinon": "^2.0.0-pre.2",
5656
"ts-loader": "^0.8.2",
5757
"ts-node": "^1.2.2",

0 commit comments

Comments
 (0)