X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=package.json;h=e14375036a5f5ce0736a208ee0b32058c10570d2;hb=94110916b1a041370831f6f7d31d51db55508276;hp=c0570cfb01f3a65fb4c13378a560ec15712d666b;hpb=dfa8b14e217ce5c6e3937813a8c8ee7c7baf7674;p=lhc%2Fweb%2Fwiklou.git diff --git a/package.json b/package.json index c0570cfb01..e14375036a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "selenium-test": "wdio ./tests/selenium/wdio.conf.js" }, "devDependencies": { - "eslint-config-wikimedia": "0.10.0", + "eslint-config-wikimedia": "0.10.1", "grunt": "1.0.3", "grunt-banana-checker": "0.6.0", "grunt-contrib-copy": "1.0.0", @@ -19,6 +19,7 @@ "grunt-jsonlint": "1.1.0", "grunt-karma": "3.0.0", "grunt-stylelint": "0.10.1", + "grunt-svgmin": "5.0.0", "karma": "3.0.0", "karma-chrome-launcher": "2.2.0", "karma-firefox-launcher": "1.1.0",