Skip to content

Commit

Permalink
chore: Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed Jan 27, 2024
1 parent fa2eb23 commit 500ff3f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
},
"devDependencies": {
"@cowtech/eslint-config": "^9.0.3",
"@swc/cli": "^0.2.3",
"@swc/core": "^1.3.105",
"@swc/cli": "^0.3.2",
"@swc/core": "^1.3.106",
"@types/http-errors": "^2.0.4",
"@types/node": "^20.11.6",
"@types/node": "^20.11.7",
"@types/tap": "^15.0.11",
"c8": "^9.1.0",
"chokidar": "^3.5.3",
"concurrently": "^8.2.2",
"http-errors": "^2.0.0",
"prettier": "^3.2.4",
"tap": "^18.6.1",
"tap": "^18.7.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
Expand Down

0 comments on commit 500ff3f

Please sign in to comment.