Skip to content

Commit 4340a33

Browse files
Update dependency mocha to v10.5.2
1 parent e85e041 commit 4340a33

File tree

2 files changed

+50
-100
lines changed

2 files changed

+50
-100
lines changed

package-lock.json

+48-98
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@
7474
},
7575
"devDependencies": {
7676
"@types/glob": "8.1.0",
77-
"@types/mocha": "10.0.2",
77+
"@types/mocha": "10.0.7",
7878
"@types/node": "16.18.54",
7979
"@types/vscode": "1.82.0",
8080
"@typescript-eslint/eslint-plugin": "6.7.3",
8181
"@typescript-eslint/parser": "6.7.3",
8282
"@vscode/test-electron": "2.3.4",
8383
"eslint": "8.50.0",
8484
"glob": "10.3.9",
85-
"mocha": "10.2.0",
85+
"mocha": "10.5.2",
8686
"typescript": "5.2.2",
8787
"webfont": "11.2.26"
8888
},

0 commit comments

Comments
 (0)