Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v10.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent ac6b6bb commit ef6e321
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"istanbul": "0.4.5",
"marked": "13.0.2",
"method-override": "3.0.0",
"mocha": "10.6.0",
"mocha": "10.7.3",
"morgan": "1.10.0",
"multiparty": "4.2.3",
"pbkdf2-password": "1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion node-proxy-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/agent-base": "4.2.5",
"mocha": "10.6.0",
"mocha": "10.7.3",
"proxy": "2.2.0",
"socksv5": "0.0.6",
"stream-to-buffer": "0.1.0"
Expand Down
4 changes: 2 additions & 2 deletions proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/mocha": "9.0.0",
"@types/node": "20.5.4",

"@types/mocha": "10.0.7",
"@types/mocha": "10.0.8",
"@types/node": "20.14.10",


Expand Down Expand Up @@ -95,7 +95,7 @@

"mocha": "10.6.0",

"mocha": "10.6.0",
"mocha": "10.7.3",

"pkg": "5.8.1",

Expand Down
2 changes: 1 addition & 1 deletion websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint": "9.7.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"mocha": "10.6.0",
"mocha": "10.7.3",
"nyc": "17.0.0",
"prettier": "3.3.3",
"utf-8-validate": "6.0.4"
Expand Down

0 comments on commit ef6e321

Please sign in to comment.