Skip to content

Commit

Permalink
chore(deps-dev): bump @types/mocha from 10.0.8 to 10.0.9 in /extensio…
Browse files Browse the repository at this point in the history
…ns/vscode (#1541)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Arra <[email protected]>
  • Loading branch information
dependabot[bot] and tomarra authored Oct 15, 2024
1 parent 92fbf5d commit 8657857
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions extensions/vscode/package-lock.json

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

2 changes: 1 addition & 1 deletion extensions/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"test": "rm -rf ./.vscode-test/** && c8 node ./out/test/runTest.js && open coverage/lcov-report/index.html"
},
"devDependencies": {
"@types/mocha": "^10.0.8",
"@types/mocha": "^10.0.9",
"@types/node": "22.7.4",
"@types/vscode": "^1.79.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
Expand Down

0 comments on commit 8657857

Please sign in to comment.