Skip to content

Commit

Permalink
v19.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eglove committed Oct 5, 2024
1 parent 2cb6c91 commit 4a02b77
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export default tseslint.config(
"speculationrules",
"zustand",
"vinxi",
"datasource",
],
},
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethang/eslint-config",
"version": "19.10.2",
"version": "19.10.3",
"repository": {
"url": "git+https://github.com/eglove/eslint-config-ethang.git"
},
Expand All @@ -22,7 +22,7 @@
"@stylistic/eslint-plugin": "^2.8.0",
"@stylistic/eslint-plugin-ts": "^2.8.0",
"@tanstack/eslint-plugin-query": "^5.59.1",
"@tanstack/eslint-plugin-router": "^1.58.6",
"@tanstack/eslint-plugin-router": "^1.60.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "^9.12.0",
"eslint-plugin-astro": "^1.2.4",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@stylistic/eslint-plugin": "^2.8.0",
"@stylistic/eslint-plugin-ts": "^2.8.0",
"@tanstack/eslint-plugin-query": "^5.59.1",
"@tanstack/eslint-plugin-router": "^1.58.6",
"@tanstack/eslint-plugin-router": "^1.60.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "^9.12.0",
"eslint-plugin-astro": "^1.2.4",
Expand Down
12 changes: 6 additions & 6 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 4a02b77

Please sign in to comment.