Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.18.0 (#7229)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 6af4bfa commit 61b6ecd
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions accelerate/remix-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"@vitest/ui": "2.1.8",
"autoprefixer": "10.4.20",
"dotenv": "16.4.7",
Expand Down
4 changes: 2 additions & 2 deletions orm/nest-graphql-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
4 changes: 2 additions & 2 deletions orm/nest-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
4 changes: 2 additions & 2 deletions orm/nest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
4 changes: 2 additions & 2 deletions orm/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@sveltejs/adapter-auto": "3.3.1",
"@sveltejs/kit": "2.9.1",
"@sveltejs/package": "2.3.7",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.46.1",
Expand Down

0 comments on commit 61b6ecd

Please sign in to comment.