Skip to content

Commit

Permalink
🔨 chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliesnug committed Jun 2, 2024
1 parent 905bca2 commit 592ba3b
Show file tree
Hide file tree
Showing 4 changed files with 411 additions and 303 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@types/node": "^20.13.0",
"bumpp": "^9.4.1",
"esbuild": "^0.21.4",
"eslint": "npm:eslint-ts-patch@9.2.0-6",
"eslint-ts-patch": "9.2.0-6",
"eslint": "npm:eslint-ts-patch@9.4.0-0",
"eslint-ts-patch": "9.4.0-0",
"esno": "^4.7.0",
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,14 +150,14 @@
"@types/prompts": "^2.4.9",
"@unocss/eslint-plugin": "^0.60.4",
"astro-eslint-parser": "^1.0.2",
"eslint": "npm:eslint-ts-patch@9.2.0-6",
"eslint": "npm:eslint-ts-patch@9.4.0-0",
"eslint-plugin-astro": "^1.2.0",
"eslint-plugin-format": "^0.1.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-solid": "^0.14.0",
"eslint-plugin-svelte": "^2.39.0",
"eslint-ts-patch": "9.2.0-6",
"eslint-ts-patch": "9.4.0-0",
"eslint-typegen": "^0.2.4",
"execa": "^9.1.0",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/eslint": "^8.56.10",
"@typescript-eslint/typescript-estree": "^7.11.0",
"@typescript-eslint/utils": "^7.11.0",
"eslint": "9.3.0",
"eslint": "9.4.0",
"eslint-vitest-rule-tester": "^0.3.2",
"jsonc-eslint-parser": "^2.4.0",
"typescript": "^5.3.3"
Expand Down
Loading

0 comments on commit 592ba3b

Please sign in to comment.