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] committed Apr 22, 2024
1 parent bd3fa86 commit 66b857f
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 121 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@octokit/rest": "^20.1.0",
"@vueuse/nuxt": "^10.9.0",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"eslint": "^9.1.1",
"joi": "^17.12.3",
"nuxt": "^3.11.2",
"nuxt-cloudflare-analytics": "^1.0.8",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@nuxt/test-utils": "^3.12.1",
"@release-it/conventional-changelog": "^8.0.1",
"@vue/test-utils": "^2.4.5",
"eslint": "^8.57.0",
"eslint": "^9.1.1",
"happy-dom": "^14.7.1",
"joi": "^17.12.3",
"nuxt": "^3.11.2",
Expand Down

0 comments on commit 66b857f

Please sign in to comment.