Skip to content

Commit

Permalink
undo broken eslint update
Browse files Browse the repository at this point in the history
  • Loading branch information
SeppahBaws committed Sep 4, 2024
1 parent 309ceb8 commit 30d0563
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 59 deletions.
8 changes: 4 additions & 4 deletions e2e/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
"@sveltejs/adapter-auto": "^3.2.1",
"@sveltejs/kit": "^2.5.10",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"concurrently": "7.1.0",
"cross-env": "^7.0.3",
"e2e-api": "workspace:^",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"eslint-plugin-svelte": "^2.39.0",
"houdini": "workspace:^",
"houdini-plugin-svelte-global-stores": "workspace:^",
"houdini-svelte": "workspace:^",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "5.0.0-next.208",
"svelte-check": "^3.8.0",
"svelte-eslint-parser": "^0.41.0",
"svelte-eslint-parser": "^0.36.0",
"svelte-preprocess": "^5.1.4",
"tslib": "^2.3.1",
"typescript": "^5.0.0",
Expand Down
128 changes: 73 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 30d0563

Please sign in to comment.