Remove unnecessary devdependency 'stylelint'

package-lock.json regenerated using the following process to ensure a clean slate:
rm -r node_modules package-lock.json  ;  npm i

Bug: T247004
Change-Id: Ie7720509ef37b178538a54854c28153ed73e375e
This commit is contained in:
AronDemian 2020-03-05 22:29:31 +01:00
parent f1d8a9e472
commit cc6a7cca61
2 changed files with 541 additions and 1086 deletions

1626
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,6 @@
"less-loader": "4.1.0",
"mustache": "3.0.1",
"pre-commit": "1.2.2",
"stylelint": "10.0.1",
"stylelint-config-wikimedia": "0.9.0",
"svgo": "1.3.2"
}