Skip to content

Commit

Permalink
⬆️ Update devDependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 56f1209 commit 273fc22
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 459 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,23 +49,23 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@types/node": "22.8.1",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"eslint": "9.13.0",
"gzip-size": "7.0.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"npm-run-all2": "7.0.1",
"prettier": "3.2.5",
"pretty-bytes": "6.1.1",
"typescript": "5.4.3",
"undici": "6.10.2",
"vite": "5.2.7",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0"
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.3"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit 273fc22

Please sign in to comment.