Skip to content

Commit 1f693e4

Browse files
package updates
1 parent 9fedad7 commit 1f693e4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@
1515
"author": "helgatheviking",
1616
"devDependencies": {
1717
"grunt": "~0.4.5",
18-
"grunt-bump": "0.3.1",
18+
"grunt-bump": "0.6.0",
1919
"grunt-checkbranch": "~1.0.2",
2020
"grunt-checkrepo": "~0.1.0",
21-
"grunt-contrib-clean": "~0.6.0",
22-
"grunt-contrib-copy": "~0.8.0",
23-
"grunt-contrib-jshint": "~0.11.2",
24-
"grunt-contrib-uglify": "~0.9.1",
21+
"grunt-contrib-clean": "~0.7.0",
22+
"grunt-contrib-copy": "~0.8.2",
23+
"grunt-contrib-jshint": "~0.11.3",
24+
"grunt-contrib-uglify": "~0.11.0",
2525
"grunt-contrib-watch": "~0.6.1",
2626
"grunt-newer": "~1.1.1",
2727
"grunt-po2mo": "~0.1.2",
2828
"grunt-text-replace": "^0.4.0",
2929
"grunt-transifex": "git://github.com/helgatheviking/grunt-transifex",
3030
"grunt-wp-deploy": "~1.1.0",
3131
"grunt-wp-i18n": "~0.5.3",
32-
"grunt-wp-readme-to-markdown": "~0.9.0",
33-
"jshint-stylish": "~2.0.1",
34-
"load-grunt-tasks": "~3.2.0"
32+
"grunt-wp-readme-to-markdown": "~1.0.0",
33+
"jshint-stylish": "~2.1.0",
34+
"load-grunt-tasks": "~3.3.0"
3535
}
3636
}

0 commit comments

Comments
 (0)