Skip to content

Commit

Permalink
Update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 07c6206 commit f1144e5
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 115 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
},
"devDependencies": {
"@types/eslint": "^9.0.0",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"@types/prettier": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"dotenv": "^16.0.3",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^10.0.0",
"eslint-config-semistandard": "^17.0.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -43,6 +43,6 @@
"prettier": "^3.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.0",
"vitest": "^2.0.0"
"vitest": "^3.0.0"
}
}
Loading

0 comments on commit f1144e5

Please sign in to comment.