Skip to content

Commit

Permalink
chore(deps): update to @mafalda-sfu/mediasoup-node-tests@3.13.19
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 14, 2024
1 parent e6ae81c commit a9b0f03
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mafalda-sfu/remote-mediasoup-client-mock",
"version": "3.13.19-0",
"version": "3.13.19",
"description": "Mock of `Remote Mediasoup client`",
"type": "module",
"main": "index.js",
Expand Down Expand Up @@ -38,15 +38,15 @@
"homepage": "https://mafalda.io/Remote-Mediasoup-client-mock",
"dependencies": {
"@mafalda-sfu/mediasoup-getstats-factory": "^0.0.0",
"mediasoup": "^3.13.18"
"mediasoup": "^3.13.19"
},
"devDependencies": {
"@mafalda-sfu/doc-coverage": "github:Mafalda-SFU/doc-coverage",
"@mafalda-sfu/eslint-config": "^0.6.4",
"@mafalda-sfu/eslint-config-jest": "^0.0.1",
"@mafalda-sfu/mediasoup-node-tests": "^3.13.18",
"@mafalda-sfu/mediasoup-node-tests": "^3.13.19",
"eslint": "^8.56.0",
"husky": "^9.0.10",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jsdoc-to-markdown": "^8.0.1"
}
Expand Down

0 comments on commit a9b0f03

Please sign in to comment.