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 Jan 5, 2025
1 parent 1c851b9 commit 967be1c
Show file tree
Hide file tree
Showing 2 changed files with 1,000 additions and 778 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,21 @@
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.17.10",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@trivago/prettier-plugin-sort-imports": "5.2.1",
"@types/node": "22.10.4",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@vitest/coverage-c8": "0.33.0",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.17.0",
"eslint-plugin-filename-export": "1.0.4",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"typescript": "5.7.2",
"vite": "4.5.5",
"vite-tsconfig-paths": "4.3.2",
"vitest": "0.34.6"
"vite": "6.0.6",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 967be1c

Please sign in to comment.