Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit a7f2a9c

Browse files
chore(deps): update dependency eslint to v9 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 907ae93 commit a7f2a9c

File tree

3 files changed

+212
-181
lines changed

3 files changed

+212
-181
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"automd": "^0.3.7",
4545
"bumpp": "9.4.0",
4646
"changelogithub": "^0.13.5",
47-
"eslint": "^8.57.0",
47+
"eslint": "^9.0.0",
4848
"eslint-plugin-tailwindcss": "^3.15.1",
4949
"json-editor-vue": "^0.13.0",
5050
"lint-staged": "^15.2.2",

packages/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"drizzle-kit": "^0.20.14",
121121
"drizzle-orm": "^0.30.7",
122122
"esbuild-plugin-file-path-extensions": "^2.0.0",
123-
"eslint": "^8.57.0",
123+
"eslint": "^9.0.0",
124124
"eslint-plugin-tailwindcss": "^3.15.1",
125125
"gql.tada": "^1.4.2",
126126
"graphql": "^16.8.1",

0 commit comments

Comments
 (0)