Skip to content

Commit 948c1e5

Browse files
committed
Update devDependencies
1 parent 73c6530 commit 948c1e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
},
1515
"homepage": "https://github.com/xwp/wp-customize-object-selector#readme",
1616
"devDependencies": {
17-
"eslint": "^3.0.1",
17+
"eslint": "^3.15.0",
1818
"grunt": "~0.4.5",
1919
"grunt-contrib-clean": "~1.0.0",
2020
"grunt-contrib-copy": "~1.0.0",
21+
"grunt-contrib-cssmin": "^1.0.2",
2122
"grunt-contrib-jshint": "~1.0.0",
22-
"grunt-contrib-cssmin": "~1.0.0",
2323
"grunt-contrib-uglify": "~1.0.0",
2424
"grunt-contrib-watch": "^1.0.0",
2525
"grunt-shell": "~1.3.0",
26-
"grunt-wp-deploy": "^1.1.0"
26+
"grunt-wp-deploy": "^1.2.1"
2727
}
2828
}

0 commit comments

Comments
 (0)