Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8 (major) (#3397)
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] committed Aug 14, 2024
1 parent 42c6781 commit df689a5
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 119 deletions.
4 changes: 2 additions & 2 deletions examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@sveltejs/adapter-auto": "3.2.2",
"@sveltejs/kit": "1.0.0-next.520",
"@types/jest": "^29.0.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"eslint": "8.42.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-svelte3": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@types/babel__preset-env": "^7",
"@types/jest": "^29.0.0",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"babel-jest": "^29.0.0",
"babel-plugin-parameter-decorator": "1.0.16",
"babel-plugin-transform-typescript-metadata": "0.3.2",
Expand Down
Loading

0 comments on commit df689a5

Please sign in to comment.