Skip to content

Commit

Permalink
chore(deps): update lint (#11025)
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] authored May 27, 2024
1 parent 78ed837 commit c6a4c08
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 95 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@
"enquirer": "^2.4.1",
"esbuild": "^0.21.4",
"esbuild-plugin-polyfill-node": "^0.3.0",
"eslint": "^9.2.0",
"eslint-plugin-import-x": "^0.5.0",
"eslint": "^9.3.0",
"eslint-plugin-import-x": "^0.5.1",
"eslint-plugin-vitest": "^0.5.4",
"estree-walker": "^2.0.2",
"execa": "^8.0.1",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"lodash": "^4.17.21",
"magic-string": "^0.30.10",
"markdown-table": "^3.0.3",
Expand All @@ -109,7 +109,7 @@
"tslib": "^2.6.2",
"tsx": "^4.11.0",
"typescript": "~5.4.5",
"typescript-eslint": "^7.8.0",
"typescript-eslint": "^7.10.0",
"vite": "^5.2.11",
"vitest": "^1.5.2"
},
Expand Down
Loading

0 comments on commit c6a4c08

Please sign in to comment.