Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhammes committed Jan 3, 2024
1 parent e343cb4 commit 0caf4d6
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 663 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"private": true,
"type": "module",
"dependencies": {
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"devDependencies": {
"@swc/core": "^1.3.68",
"@swc/jest": "^0.2.26",
"@types/jest": "^29.5.2",
"@types/node": "^18.16.19",
"jest": "^29.6.1",
"@swc/core": "^1.3.102",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.11",
"@types/node": "^18.19.4",
"jest": "^29.7.0",
"tsx": "^4.7.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 0caf4d6

Please sign in to comment.