Skip to content

Commit 704e3c9

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency @types/mocha to ^10.0.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a49c20a commit 704e3c9

5 files changed

Lines changed: 11 additions & 11 deletions

File tree

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@loopback/testlab": "^6.1.3",
5959
"@types/autocannon": "^7.12.5",
6060
"@types/benchmark": "^2.1.5",
61-
"@types/mocha": "^10.0.4",
61+
"@types/mocha": "^10.0.6",
6262
"@types/node": "^16.18.66",
6363
"mocha": "^10.2.0",
6464
"source-map-support": "^0.5.21"

examples/soap-calculator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@loopback/build": "^10.1.3",
5959
"@loopback/eslint-config": "^14.0.4",
6060
"@loopback/testlab": "^6.1.3",
61-
"@types/mocha": "^10.0.4",
61+
"@types/mocha": "^10.0.6",
6262
"@types/node": "^16.18.66",
6363
"eslint": "^8.51.0",
6464
"mocha": "^10.2.0",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@commitlint/config-conventional": "^18.1.0",
5353
"@npmcli/map-workspaces": "^3.0.4",
5454
"@npmcli/package-json": "^5.0.0",
55-
"@types/mocha": "^10.0.4",
55+
"@types/mocha": "^10.0.6",
5656
"@typescript-eslint/eslint-plugin": "^6.8.0",
5757
"@typescript-eslint/parser": "^6.8.0",
5858
"cross-env": "^7.0.3",

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@loopback/eslint-config": "^14.0.4",
35-
"@types/mocha": "^10.0.4",
35+
"@types/mocha": "^10.0.6",
3636
"@types/node": "^16.18.66",
3737
"cross-spawn": "^7.0.3",
3838
"debug": "^4.3.4",

0 commit comments

Comments
 (0)