Skip to content

Commit

Permalink
Update devDependency eslint to ^9.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and omgitsjan committed Aug 1, 2024
1 parent 7dfc554 commit 6023f04
Showing 2 changed files with 115 additions and 109 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"nuxt": "^3.12.4"
"nuxt": "^3.12.2"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.21",
@@ -28,7 +28,7 @@
"@nuxthub/core": "^0.7.0",
"@nuxtjs/seo": "2.0.0-rc.11",
"@vueuse/nuxt": "^10.11.0",
"eslint": "^9.6.0",
"eslint": "^9.8.0",
"sass": "^1.77.6",
"vue-tsc": "^2.0.24",
"wrangler": "^3.62.0"
Loading

0 comments on commit 6023f04

Please sign in to comment.