Skip to content

Commit 5c50914

Browse files
chore(deps-dev): bump eslint and @nuxtjs/eslint-config
Bumps [eslint](https://github.com/eslint/eslint) and [@nuxtjs/eslint-config](https://github.com/nuxt/eslint-config). These dependencies needed to be updated together. Updates `eslint` from 7.32.0 to 8.33.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v8.33.0) Updates `@nuxtjs/eslint-config` from 6.0.1 to 12.0.0 - [Release notes](https://github.com/nuxt/eslint-config/releases) - [Changelog](https://github.com/nuxt/eslint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config@6.0.1...v12.0.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@nuxtjs/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9aa7a3 commit 5c50914

File tree

2 files changed

+263
-288
lines changed

2 files changed

+263
-288
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
},
3737
"devDependencies": {
3838
"@nuxt/postcss8": "^1.1.3",
39-
"@nuxtjs/eslint-config": "^6.0.1",
39+
"@nuxtjs/eslint-config": "^12.0.0",
4040
"@nuxtjs/eslint-module": "^3.0.0",
4141
"@nuxtjs/vuetify": "^1.12.1",
4242
"@vue/test-utils": "^2.2",
4343
"autoprefixer": "^10.4.13",
4444
"babel-core": "7.0.0-bridge.0",
4545
"babel-eslint": "^10.1.0",
4646
"babel-jest": "^29.3",
47-
"eslint": "^7.32.0",
47+
"eslint": "^8.33.0",
4848
"eslint-config-prettier": "^8.3.0",
4949
"eslint-plugin-nuxt": "^2.0.0",
5050
"eslint-plugin-prettier": "^4.0.0",

0 commit comments

Comments
 (0)