chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 #546
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
^5.0.0->^12.1.0Release Notes
nuxt/eslint-config (@nuxtjs/eslint-config-typescript)
v12.0.0Compare Source
Improve Nuxt 3 compatibility (#236)
v11.0.0Compare Source
Dependency Upgrades
Bug Fixes
v10.0.0Compare Source
Dependency Upgrades
eslint-config-standardfrom^16.0.3to^17.0.0eslint-plugin-unicorn"from^41.0.0to^42.0.0eslintfrom^8.11.0to^8.14.0Breaking Changes
We have removed dependency on
eslint-plugin-jest. If you need it back:eslint-plugin-jestas a devDependency.eslintrc:{ "extends": [ "@​nuxtjs" ], "env": { "jest/globals": true }, "plugins": [ "jest" ] }Bug Fixes
eslint-plugin-n(022aa5f)vue/multi-word-component-namesforapp.vueanderror.vue(resolves #201) (bbb0e27)eslint-plugin-standard(#185) (ee47f83)Features
eslint-plugin-jestdependency (resolves #180) (952edbb), closes #180v9.0.0: @nuxtjs/[email protected]Compare Source
Major Dependencies
Fixes
v8.0.0: @nuxtjs/[email protected]Compare Source
Major Dependencies
Fixes
v7.0.2Compare Source
Bug Fixes
v7.0.1Compare Source
v7.0.0: @nuxtjs/[email protected]Compare Source
Features
BREAKING CHANGES
v6.0.1Compare Source
🐛 Bug Fixes
chore: add eslint peer dependency (#151)
fix: turn off typescript 'no-undef' rule per docs (#144)
Dependencies
chore(deps): update dependency eslint-plugin-promise to v5 (#152)
v6.0.0Compare Source
Dependencies
chore(deps): update dependency eslint-plugin-unicorn to v28 (#139)
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.