Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-nuxt from 3.2.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/nuxt/eslint-plugin-nuxt/releases)
- [Changelog](https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md)
- [Commits](nuxt/eslint-plugin-nuxt@v3.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-nuxt
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2022
1 parent e4fee6b commit 82cf5f1
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 13 deletions.
167 changes: 155 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@nuxtjs/eslint-config": "^8.0.0",
"@nuxtjs/eslint-module": "^3.0.2",
"eslint": "^8.4.1",
"eslint-plugin-nuxt": "^3.1.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-vue": "^8.2.0",
"typescript": "^4.8.3"
}
Expand Down

0 comments on commit 82cf5f1

Please sign in to comment.