mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 06:47:13 -04:00
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.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.6.0) Updates `@nuxtjs/eslint-config` from 6.0.1 to 8.0.0 - [Release notes](https://github.com/nuxt/eslint-config/releases) - [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config@6.0.1...@nuxtjs/eslint-config@8.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>
This commit is contained in:
parent
c1c925192c
commit
90186c4573
2 changed files with 1872 additions and 1484 deletions
3352
package-lock.json
generated
3352
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -64,7 +64,7 @@
|
|||
"@commitlint/config-conventional": "^16.0.0",
|
||||
"@nuxt/types": "^2.15.8",
|
||||
"@nuxt/typescript-build": "^2.1.0",
|
||||
"@nuxtjs/eslint-config": "^6.0.1",
|
||||
"@nuxtjs/eslint-config": "^8.0.0",
|
||||
"@nuxtjs/eslint-config-typescript": "^6.0.0",
|
||||
"@nuxtjs/eslint-module": "^3.0.2",
|
||||
"@nuxtjs/google-fonts": "^1.3.0",
|
||||
|
@ -78,7 +78,7 @@
|
|||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^27.4.6",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint": "^8.6.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-nuxt": "^3.1.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue