Build Tools: Update grunt-contrib-uglify to 0.9.2.

Fixes #33533.



git-svn-id: https://develop.svn.wordpress.org/trunk@33726 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Gary Pendergast 2015-08-25 03:27:23 +00:00
parent bc9e25d053
commit 8b0cfb52ca

View File

@ -20,7 +20,7 @@
"grunt-contrib-imagemin": "~0.9.4",
"grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-uglify": "~0.9.1",
"grunt-contrib-uglify": "~0.9.2",
"grunt-contrib-watch": "~0.6.1",
"grunt-includes": "~0.5.1",
"grunt-jsvalidate": "~0.2.2",