Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-tkachenko committed Dec 27, 2023
1 parent 1c8bc5a commit 7535478
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 290 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
},
"devDependencies": {
"@testdeck/mocha": "^0.3.3",
"@types/mocha": "^10.0.1",
"@types/node": "^20.3.1",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.5",
"mocha": "^10.2.0",
"mochawesome": "^7.1.3",
"nyc": "^15.1.0",
"rimraf": "^5.0.1",
"socket.io": "^4.6.2",
"socket.io-client": "^4.6.2",
"rimraf": "^5.0.5",
"socket.io": "^4.7.2",
"socket.io-client": "^4.7.2",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1",
"typescript": "^5.1.3"
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"nyc": {
"cache": false,
Expand Down
Loading

0 comments on commit 7535478

Please sign in to comment.