Skip to content

Commit ff68937

Browse files
committed
update dependencies
1 parent 4761ca2 commit ff68937

File tree

2 files changed

+213
-47
lines changed

2 files changed

+213
-47
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"es6-map": "^0.1.4",
5050
"es6-symbol": "^3.1.0",
5151
"glslify": "^6.0.1",
52-
"imports-loader": "^0.7.0",
52+
"imports-loader": "^0.7.1",
5353
"istanbul": "^0.4.5",
5454
"istanbul-instrumenter-loader": "^2.0.0",
5555
"karma": "^1.5.0",
@@ -71,12 +71,12 @@
7171
"publish-please": "^2.2.0",
7272
"reflect-metadata": "0.1.8",
7373
"remap-istanbul": "^0.9.1",
74-
"rimraf": "^2.6.0",
75-
"sinon": "^2.0.0-pre.5",
74+
"rimraf": "^2.6.1",
75+
"sinon": "^2.0.0-pre.6",
7676
"sinon-chai": "^2.8.0",
77-
"ts-loader": "^2.0.0",
77+
"ts-loader": "^2.0.1",
7878
"ts-node": "^2.1.0",
79-
"tslint": "^4.4.2",
79+
"tslint": "^4.5.1",
8080
"typedoc": "^0.5.7",
8181
"typescript": "^2.1.6",
8282
"typescript-formatter": "^5.1.0",

0 commit comments

Comments
 (0)