Skip to content

Commit

Permalink
chore: update dependency mocha to v10.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 6150761 commit 2449dd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/realtime-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@types/cors": "2.8.14",
"@types/express": "4.17.17",
"@types/lodash-es": "4.17.9",
"@types/mocha": "10.0.1",
"@types/mocha": "10.0.7",
"chai": "4.3.8",
"mocha": "10.2.0",
"mocha": "10.6.0",
"ts-node": "10.9.1",
"typescript": "5.3.3"
},
Expand Down

0 comments on commit 2449dd4

Please sign in to comment.