Skip to content

Commit 9c6c674

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore: update dependency mocha to ^9.2.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 59d7cdc commit 9c6c674

6 files changed

Lines changed: 89 additions & 68 deletions

File tree

benchmark/package-lock.json

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

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.1",
6161
"@types/mocha": "^9.1.0",
6262
"@types/node": "^12.20.47",
63-
"mocha": "^9.2.1",
63+
"mocha": "^9.2.2",
6464
"source-map-support": "^0.5.21"
6565
}
6666
}

examples/soap-calculator/package-lock.json

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

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": "^9.1.0",
6262
"@types/node": "^12.20.47",
6363
"eslint": "^8.10.0",
64-
"mocha": "^9.2.1",
64+
"mocha": "^9.2.2",
6565
"source-map-support": "^0.5.21",
6666
"typescript": "~4.6.2"
6767
}

packages/build/package-lock.json

Lines changed: 24 additions & 24 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": "^10.0.1",
4141
"glob": "^7.2.0",
4242
"lodash": "^4.17.21",
43-
"mocha": "^9.2.1",
43+
"mocha": "^9.2.2",
4444
"nyc": "^15.1.0",
4545
"prettier": "^2.5.1",
4646
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)