Skip to content

Commit fa59594

Browse files
committed
Update grunt dependencies
1 parent 42234f0 commit fa59594

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"description": "This package.json file is only used for installing npm dependencies. But this is not an installable node package, but a WireCloud operator. Take a look into src/config.xml for more details about this operator",
33
"devDependencies": {
44
"bower": "^1.3.12",
5-
"grunt": "^0.4.5",
5+
"grunt": "^1.0.1",
66
"grunt-bower-task": "^0.4.0",
7-
"grunt-contrib-clean": "~0.6.0",
8-
"grunt-contrib-compress": "^0.11.0",
7+
"grunt-contrib-clean": "^1.1.0",
8+
"grunt-contrib-compress": "^1.4.3",
99
"grunt-contrib-copy": "^0.8.0",
1010
"grunt-coveralls": "^1.0.1",
1111
"grunt-karma": "^2.0.0",
12-
"grunt-strip-code": "^0.1.2",
12+
"grunt-strip-code": "^1.0.6",
1313
"grunt-text-replace": "~0.4.0",
1414
"grunt-wirecloud": "^0.9.0",
1515
"gruntify-eslint": "^3.1.0",

0 commit comments

Comments
 (0)