Skip to content

Commit 6e262ff

Browse files
Bump mocha and @types/mocha (#692)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 971781f commit 6e262ff

File tree

2 files changed

+57
-84
lines changed

2 files changed

+57
-84
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"@types/glob": "^8.0.1",
190190
"@types/lodash": "^4.17.7",
191191
"@types/mixpanel": "^2.14.9",
192-
"@types/mocha": "^10.0.6",
192+
"@types/mocha": "^10.0.8",
193193
"@types/node": "^22.5.5",
194194
"@types/object-hash": "^3.0.6",
195195
"@types/semver": "^7.5.8",
@@ -201,7 +201,7 @@
201201
"esbuild": "^0.24.0",
202202
"glob": "^11.0.0",
203203
"mkdirp": "^3.0.1",
204-
"mocha": "^10.4.0",
204+
"mocha": "^10.7.3",
205205
"nyc": "^17.0.0",
206206
"ovsx": "^0.10.0",
207207
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)