Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Commit 9e6d86e

Browse files
committed
Update dependecies
1 parent 17f9e9c commit 9e6d86e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"dependencies": {
2020
"hooker": "~0.2.3",
2121
"jscs": "~2.0.0",
22-
"lodash": "~2.4.1",
22+
"lodash": "~3.1.0",
2323
"vow": "~0.4.1"
2424
},
2525
"devDependencies": {
2626
"grunt-cli": "~0.1.13",
27-
"grunt-contrib-jshint": "~0.10.0",
27+
"grunt-contrib-jshint": "~0.11.2",
2828
"grunt-contrib-nodeunit": "~0.4.0",
29-
"load-grunt-tasks": "~1.0.0",
30-
"time-grunt": "~1.0.0"
29+
"load-grunt-tasks": "~3.2.0",
30+
"time-grunt": "~1.2.1"
3131
},
3232
"keywords": [
3333
"gruntplugin",

0 commit comments

Comments
 (0)