Skip to content

Commit 6a645db

Browse files
chore: update dependency mocha to ^11.7.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55fa820 commit 6a645db

4 files changed

Lines changed: 10 additions & 9 deletions

File tree

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": "^20.19.41",
63-
"mocha": "^11.7.5",
63+
"mocha": "^11.7.6",
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": "^20.19.41",
6363
"eslint": "^8.57.1",
64-
"mocha": "^11.7.5",
64+
"mocha": "^11.7.6",
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.5",
4141
"glob": "^13.0.6",
4242
"lodash": "^4.18.1",
43-
"mocha": "^11.7.5",
43+
"mocha": "^11.7.6",
4444
"nyc": "^18.0.0",
4545
"prettier": "^3.8.3",
4646
"rimraf": "^5.0.10",

0 commit comments

Comments
 (0)