Skip to content

Commit b022923

Browse files
author
Michael Mrowetz
committed
Updated dependencies
1 parent 2a412e6 commit b022923

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -38,22 +38,22 @@
3838
"grunt-banner": "^0.6.0",
3939
"grunt-browserify": "^5.0.0",
4040
"grunt-bump": "^0.8.0",
41-
"grunt-contrib-clean": "^1.0.0",
41+
"grunt-contrib-clean": "^1.1.0",
4242
"grunt-contrib-concat": "^1.0.1",
4343
"grunt-contrib-copy": "^1.0.0",
44-
"grunt-contrib-uglify": "^2.2.0",
44+
"grunt-contrib-uglify": "^2.3.0",
4545
"grunt-contrib-watch": "^1.0.0",
4646
"grunt-gh-pages": "^2.0.0",
4747
"grunt-run": "^0.6.0",
48-
"grunt-tslint": "^4.0.1",
48+
"grunt-tslint": "^5.0.1",
4949
"live-server": "^1.2.0",
5050
"load-grunt-config": "^0.19.2",
5151
"tsify": "^3.0.1",
52-
"tslint": "^4.5.1",
53-
"typescript": "^2.2.1",
52+
"tslint": "^5.2.0",
53+
"typescript": "^2.3.2",
5454
"whatwg-fetch": "^2.0.3"
5555
},
5656
"dependencies": {
57-
"@types/har-format": "^1.2.0"
57+
"@types/har-format": "^1.2.1"
5858
}
5959
}

0 commit comments

Comments
 (0)