Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhammes committed Feb 19, 2024
1 parent d07b520 commit cbf471b
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 340 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"typescript": "^5.3.3"
},
"devDependencies": {
"@swc/core": "^1.3.102",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.11",
"@types/node": "^18.19.4",
"@swc/core": "^1.4.2",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.12",
"@types/node": "^18.19.17",
"jest": "^29.7.0",
"tsx": "^4.7.0"
"tsx": "^4.7.1"
},
"scripts": {
"start": "tsx src/index.ts",
Expand Down
Loading

0 comments on commit cbf471b

Please sign in to comment.