Skip to content

Commit

Permalink
chore(deps-dev): bump dev dependencies
Browse files Browse the repository at this point in the history
chore(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0
chore(deps-dev): bump vite from 5.4.9 to 5.4.10
chore(deps-dev): bump @types/node from 22.7.7 to 22.7.9
chore(deps-dev): bump vite-plugin-dts from 4.2.4 to 4.3.0
chore(deps-dev): bump tsx from 4.19.1 to 4.19.2
chore(deps-dev): bump @types/node from 22.7.9 to 22.8.1
  • Loading branch information
dependabot[bot] authored and Gijsdeman committed Nov 4, 2024
1 parent adfd40a commit 4d4b491
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 1,529 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
"homepage": "https://github.com/GEWIS/planka-client#readme",
"devDependencies": {
"@eslint/js": "^9.13.0",
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"vite": "^5.4.9",
"vite-plugin-dts": "^4.2.4",
"typescript-eslint": "^8.11.0",
"vite": "^5.4.10",
"vite-plugin-dts": "^4.3.0",
"vitest": "^2.1.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 4d4b491

Please sign in to comment.