mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-18 01:00:45 +00:00
build: Upgrade stylelint-config-wikimedia from 0.5.0 to 0.6.0
Additionally a bump to grunt-image and grunt itself for security reasons. Also, commit package-lock.json, which is what we do now. Change-Id: I2beab15d7f5b1453ccbb3c46b6dd0800c78ed15b
This commit is contained in:
parent
b57aaa59cd
commit
22344dae69
7169
package-lock.json
generated
Normal file
7169
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -11,19 +11,19 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint-config-wikimedia": "0.12.0",
|
"eslint-config-wikimedia": "0.12.0",
|
||||||
"grunt": "1.0.3",
|
"grunt": "1.0.4",
|
||||||
"grunt-banana-checker": "0.7.0",
|
"grunt-banana-checker": "0.7.0",
|
||||||
"grunt-contrib-copy": "1.0.0",
|
"grunt-contrib-copy": "1.0.0",
|
||||||
"grunt-contrib-watch": "1.1.0",
|
"grunt-contrib-watch": "1.1.0",
|
||||||
"grunt-eslint": "21.0.0",
|
"grunt-eslint": "21.0.0",
|
||||||
"grunt-image": "4.2.0",
|
"grunt-image": "5.0.1",
|
||||||
"grunt-mocha-test": "0.13.3",
|
"grunt-mocha-test": "0.13.3",
|
||||||
"grunt-stylelint": "0.10.1",
|
"grunt-stylelint": "0.11.0",
|
||||||
"grunt-tyops": "0.1.0",
|
"grunt-tyops": "0.1.0",
|
||||||
"jimp": "0.5.0",
|
"jimp": "0.5.0",
|
||||||
"mocha": "5.2.0",
|
"mocha": "5.2.0",
|
||||||
"selenium-webdriver": "3.6.0",
|
"selenium-webdriver": "3.6.0",
|
||||||
"stringify-object": "3.2.2",
|
"stringify-object": "3.2.2",
|
||||||
"stylelint-config-wikimedia": "0.5.0"
|
"stylelint-config-wikimedia": "0.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue