build(deps-dev): bump eslint-config-wikimedia from 0.26.0 to 0.27.0 (#123)

Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wikimedia/eslint-config-wikimedia/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
这个提交包含在:
dependabot[bot] 2024-04-24 03:30:05 -04:00 提交者 GitHub
父节点 cfe539df90
当前提交 0b25dac4b6
找不到此签名对应的密钥
GPG 密钥 ID: B5690EEEBB952194
共有 2 个文件被更改,包括 379 次插入392 次删除

769
package-lock.json 自动生成的

文件差异内容过多而无法显示 加载差异

查看文件

@ -9,7 +9,7 @@
"lint:i18n": "banana-checker --requireLowerCase=0 i18n/"
},
"devDependencies": {
"eslint-config-wikimedia": "0.26.0",
"eslint-config-wikimedia": "0.27.0",
"grunt-banana-checker": "0.11.1",
"stylelint-config-idiomatic-order": "10.0.0",
"stylelint-config-wikimedia": "0.16.1"