Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jtarchie committed Oct 10, 2023
1 parent 45483b8 commit fd44692
Show file tree
Hide file tree
Showing 2 changed files with 935 additions and 877 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
],
"license": "MIT",
"devDependencies": {
"@swc/core": "^1.3.26",
"@swc/jest": "^0.2.24",
"@types/benchmark": "^2.1.2",
"@types/express": "^4.17.15",
"@types/jest": "^29.2.5",
"@swc/core": "^1.3.92",
"@swc/jest": "^0.2.29",
"@types/benchmark": "^2.1.3",
"@types/express": "^4.17.18",
"@types/jest": "^29.5.5",
"benny": "^3.7.1",
"express": "^4.18.2",
"find-my-way": "^7.4.0",
"jest": "^29.3.1",
"regenerator-runtime": "^0.13.11",
"find-my-way": "^7.7.0",
"jest": "^29.7.0",
"regenerator-runtime": "^0.14.0",
"supertest": "^6.3.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^5.2.2"
},
"scripts": {
"bench": "ts-node src/benchmark.ts",
Expand Down
Loading

0 comments on commit fd44692

Please sign in to comment.