Skip to content

Commit 4e4964d

Browse files
committed
chore(deps): upgraded a few dependencies
1 parent 67e5f4f commit 4e4964d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"grunt": "0.4.5",
2828
"grunt-cli": "0.1.13",
2929
"grunt-contrib-jshint": "0.11.3",
30-
"grunt-deps-ok": "0.8.0",
30+
"grunt-deps-ok": "0.9.0",
3131
"grunt-eslint": "2.1.0",
3232
"grunt-gh-pages": "1.0.0",
3333
"grunt-jscs": "1.2.0",
34-
"grunt-nice-package": "0.9.6",
34+
"grunt-nice-package": "0.10.2",
3535
"grunt-npm2bower-sync": "0.9.1",
3636
"jshint-summary": "0.4.0",
3737
"matchdep": "1.0.0",
@@ -69,4 +69,4 @@
6969
"size": "t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";",
7070
"test": "grunt"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)