Skip to content

Commit a3360da

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency mocha to ^11.7.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1621684 commit a3360da

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/benchmark": "^2.1.5",
6161
"@types/mocha": "^10.0.10",
6262
"@types/node": "^16.18.126",
63-
"mocha": "^11.7.3",
63+
"mocha": "^11.7.4",
6464
"source-map-support": "^0.5.21"
6565
}
6666
}

examples/soap-calculator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/mocha": "^10.0.10",
6262
"@types/node": "^16.18.126",
6363
"eslint": "^8.57.1",
64-
"mocha": "^11.7.3",
64+
"mocha": "^11.7.4",
6565
"source-map-support": "^0.5.21",
6666
"typescript": "~5.2.2"
6767
}

package-lock.json

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"fs-extra": "^11.3.2",
4141
"glob": "^11.0.3",
4242
"lodash": "^4.17.21",
43-
"mocha": "^11.7.3",
43+
"mocha": "^11.7.4",
4444
"nyc": "^17.1.0",
4545
"prettier": "^3.6.2",
4646
"rimraf": "^5.0.10",

0 commit comments

Comments
 (0)