Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v10.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent b8a54c1 commit 61b328c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
27 changes: 17 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
"test": "node ./out/test/runTest.js"
},
"devDependencies": {
"@types/mocha": "10.0.8",
"@types/mocha": "10.0.10",
"@types/node": "20.14.11",
"@types/vscode": "1.90.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
Expand All @@ -257,7 +257,7 @@
"esbuild": "0.23.1",
"eslint": "9.10.0",
"glob": "11.0.0",
"mocha": "10.7.3",
"mocha": "10.8.2",
"npm-run-all": "^4.1.5",
"rimraf": "^6.0.1",
"typescript": "5.5.2"
Expand Down

0 comments on commit 61b328c

Please sign in to comment.