chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nuxtjs/eslint-config-typescript | ^9.0.0 -> ^10.0.0 |
Release Notes
nuxt/eslint-config
v10.0.0
Bug Fixes
-
add missing dependency
eslint-plugin-n(022aa5f) -
add missing peer dependency
eslint-plugin-import(resolves #148) (80f0b89) -
disable
vue/multi-word-component-namesforapp.vueanderror.vue(resolves #201) (bbb0e27) -
eslint-config-typescript: use parser config (7617549)
-
eslint-plugin-import ordering errors in windows (39ad2b4)
-
eslint-plugin-import ordering errors in windows (4f6f4a9)
-
remove dependency on
eslint-plugin-standard(#185) (ee47f83) -
turn off typescript 'no-undef' rule per docs (#144) (ddb552b)
-
typescript: import/named errors when using TypeScript (#170) (401d626)
-
use @typescript-eslint/parser under vue-eslint-parser (bea5b05)
-
feat!: remove
eslint-plugin-jestdependency (resolves #180) (952edbb), closes #180
Features
BREAKING CHANGES
- You have to manually add jest plugin and
jest/globalsto theenvobject in eslint config
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.