Build tools: Update Grunt to version 1.0.2.

Props iandunn, netweb.
Fixes #42308.

git-svn-id: https://develop.svn.wordpress.org/trunk@43323 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2018-05-27 17:02:22 +00:00
parent 4fc1579427
commit 247eba769e
2 changed files with 191 additions and 176 deletions
+3 -3
View File
@@ -15,7 +15,7 @@
"devDependencies": {
"autoprefixer": "^6.5.1",
"check-node-version": "3.2.0",
"grunt": "~0.4.5",
"grunt": "1.0.2",
"grunt-banner": "^0.6.0",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-compress": "~1.3.0",
@@ -28,10 +28,10 @@
"grunt-contrib-uglify": "~2.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-file-append": "0.0.7",
"grunt-includes": "~0.5.1",
"grunt-includes": "1.1.0",
"grunt-jsdoc": "^2.1.0",
"grunt-jsvalidate": "~0.2.2",
"grunt-legacy-util": "^0.2.0",
"grunt-legacy-util": "1.1.1",
"grunt-patch-wordpress": "~1.0.0",
"grunt-postcss": "~0.7.1",
"grunt-replace": "~1.0.1",