Skip to content

Commit 72b1214

Browse files
committed
Updating dependencies, async, lodash and tiny-lr
1 parent 5adb27c commit 72b1214

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"test": "grunt test -v"
1717
},
1818
"dependencies": {
19-
"async": "^1.5.0",
19+
"async": "^2.6.0",
2020
"gaze": "^1.1.0",
21-
"lodash": "^4.0.0",
22-
"tiny-lr": "^1.0.4"
21+
"lodash": "^4.17.10",
22+
"tiny-lr": "^1.1.1"
2323
},
2424
"devDependencies": {
25-
"grunt": "^0.4.5",
25+
"grunt": "^1.0.2",
2626
"grunt-cli": "^1.2.0",
27-
"grunt-contrib-internal": "^1.2.0",
27+
"grunt-contrib-internal": "^2.0.0",
2828
"grunt-contrib-jshint": "^1.0.0",
2929
"grunt-contrib-nodeunit": "^1.0.0",
3030
"grunt-jscs": "^3.0.0",

0 commit comments

Comments
 (0)