Blocks #853
At least, but needs more:
diff --git a/package.json b/package.json
index de5d439..c3cbbcb 100644
--- a/package.json
+++ b/package.json
@@ -21,8 +21,8 @@
"Srikanth Lakshmanan <srik.lak@gmail.com>"
],
"devDependencies": {
- "eslint-config-wikimedia": "0.30.0",
- "grunt": "1.6.1",
+ "eslint-config-wikimedia": "0.32.3",
+ "grunt": "1.6.2",
"grunt-cli": "^1.4.3",
"grunt-contrib-concat": "^2.1.0",
"grunt-contrib-connect": "^5.0.1",
@@ -31,11 +31,11 @@
"grunt-contrib-qunit": "9.1.1",
"grunt-contrib-uglify": "^5.2.2",
"grunt-eslint": "24.3.0",
- "grunt-stylelint": "0.19.0",
+ "grunt-stylelint": "0.21.0",
"jquery": "^3.7.1",
- "qunit": "2.20.0",
+ "qunit": "2.24.1",
"stylelint": "15.10.2",
- "stylelint-config-wikimedia": "0.16.1"
+ "stylelint-config-wikimedia": "0.19.2"
},
"repository": {
"type": "git",
Blocks #853
At least, but needs more: