mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-24 07:34:11 +00:00
Merge "build: Upgrade stylelint-config-wikimedia from 0.10.1 to 0.10.3"
This commit is contained in:
commit
c61ff9f6ba
|
@ -13,8 +13,8 @@
|
|||
"include": [ "src/**/*.js" ],
|
||||
|
||||
"//": "Set the coverage percentage by category thresholds.",
|
||||
"statements": 90,
|
||||
"branches": 80,
|
||||
"statements": 85,
|
||||
"branches": 74,
|
||||
"functions": 85,
|
||||
"lines": 90,
|
||||
|
||||
|
|
15632
package-lock.json
generated
15632
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -57,7 +57,7 @@
|
|||
"pre-commit": "1.2.2",
|
||||
"redux": "4.0.1",
|
||||
"redux-thunk": "2.3.0",
|
||||
"stylelint-config-wikimedia": "0.10.1",
|
||||
"stylelint-config-wikimedia": "0.10.3",
|
||||
"svg-inline-loader": "0.8.0",
|
||||
"svgo": "2.3.0",
|
||||
"tap-mocha-reporter": "5.0.1",
|
||||
|
|
BIN
resources/dist/index.js
vendored
BIN
resources/dist/index.js
vendored
Binary file not shown.
BIN
resources/dist/index.js.map.json
vendored
BIN
resources/dist/index.js.map.json
vendored
Binary file not shown.
Loading…
Reference in a new issue