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 Jun 14, 2024
1 parent 2c5f1bc commit d62604f
Show file tree
Hide file tree
Showing 2 changed files with 694 additions and 451 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.12.13",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.21.4",
"eslint": "8.57.0",
"eslint": "9.4.0",
"eslint-plugin-filename-export": "1.0.4",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"husky": "9.0.11",
"lint-staged": "15.2.6",
"prettier": "3.2.5",
"typescript": "5.4.5",
"vite": "4.5.3",
"vite": "5.2.13",
"vite-tsconfig-paths": "4.3.2",
"vitest": "0.34.6"
"vitest": "1.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit d62604f

Please sign in to comment.