Skip to content

Commit

Permalink
chore(deps): update lint (#12561)
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 Dec 16, 2024
1 parent ec22b79 commit 833f9ea
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 168 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,19 +80,19 @@
"enquirer": "^2.4.1",
"esbuild": "^0.24.0",
"esbuild-plugin-polyfill-node": "^0.3.0",
"eslint": "^9.15.0",
"eslint-plugin-import-x": "^4.4.2",
"eslint": "^9.17.0",
"eslint-plugin-import-x": "^4.5.0",
"@vitest/eslint-plugin": "^1.1.10",
"estree-walker": "catalog:",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"lodash": "^4.17.21",
"magic-string": "^0.30.15",
"markdown-table": "^3.0.4",
"marked": "13.0.3",
"npm-run-all2": "^7.0.1",
"picocolors": "^1.1.1",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"pretty-bytes": "^6.1.1",
"pug": "^3.0.3",
"puppeteer": "~23.3.0",
Expand All @@ -108,7 +108,7 @@
"todomvc-app-css": "^2.4.3",
"tslib": "^2.8.1",
"typescript": "~5.6.2",
"typescript-eslint": "^8.14.0",
"typescript-eslint": "^8.18.0",
"vite": "catalog:",
"vitest": "^2.1.5"
},
Expand Down
Loading

0 comments on commit 833f9ea

Please sign in to comment.