Skip to content

Commit

Permalink
v19.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eglove committed Oct 16, 2024
1 parent 66dcaa8 commit 0a86d7c
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethang/eslint-config",
"version": "19.13.0",
"version": "19.13.1",
"repository": {
"url": "git+https://github.com/eglove/eslint-config-ethang.git"
},
Expand All @@ -13,7 +13,7 @@
"lint": "prettier . -w"
},
"dependencies": {
"@cspell/eslint-plugin": "^8.15.2",
"@cspell/eslint-plugin": "^8.15.3",
"@eslint-react/eslint-plugin": "^1.15.0",
"@eslint/compat": "^1.2.0",
"@eslint/js": "^9.12.0",
Expand All @@ -22,7 +22,7 @@
"@stylistic/eslint-plugin": "^2.9.0",
"@stylistic/eslint-plugin-ts": "^2.9.0",
"@tanstack/eslint-plugin-query": "^5.59.7",
"@tanstack/eslint-plugin-router": "^1.66.1",
"@tanstack/eslint-plugin-router": "^1.70.0",
"@typescript-eslint/parser": "^8.9.0",
"eslint": "^9.12.0",
"eslint-plugin-astro": "^1.3.0",
Expand Down Expand Up @@ -53,7 +53,7 @@
"prettier": "^3.3.3"
},
"peerDependencies": {
"@cspell/eslint-plugin": "^8.15.2",
"@cspell/eslint-plugin": "^8.15.3",
"@eslint-react/eslint-plugin": "^1.15.0",
"@eslint/compat": "^1.2.0",
"@eslint/js": "^9.12.0",
Expand All @@ -62,7 +62,7 @@
"@stylistic/eslint-plugin": "^2.9.0",
"@stylistic/eslint-plugin-ts": "^2.9.0",
"@tanstack/eslint-plugin-query": "^5.59.7",
"@tanstack/eslint-plugin-router": "^1.66.1",
"@tanstack/eslint-plugin-router": "^1.70.0",
"@typescript-eslint/parser": "^8.9.0",
"eslint": "^9.12.0",
"eslint-plugin-astro": "^1.3.0",
Expand Down
Loading

0 comments on commit 0a86d7c

Please sign in to comment.