Skip to content

Commit

Permalink
chore(deps): update devdependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 39da0fb commit 623155b
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 155 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@nuxt/eslint-config": "^0.3.10",
"@nuxthq/studio": "^1.0.13",
"eslint": "^8.57.0",
"eslint": "^9.1.1",
"typescript": "^5.4.5",
"vue-tsc": "^2.0.14"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nuxt/eslint-config": "^0.3.10",
"@nuxt/module-builder": "^0.6.0",
"@types/node": "^20.12.7",
"eslint": "^8.57.0",
"eslint": "^9.1.1",
"nuxt": "^3.11.2",
"standard-version": "^9.5.0",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit 623155b

Please sign in to comment.