Skip to content

Commit

Permalink
build(deps-dev): Update mocha requirement in /test/utils-test-project (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 27, 2024
1 parent 9900397 commit 9bbfbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils-test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/parser": "^7.14.1",
"chai": "^4.4.1",
"eslint": "^8.57.0",
"mocha": "^10.5.1",
"mocha": "^10.5.2",
"rimraf": "^5.0.5",
"typescript": "^5.5.2",
"vscode-uitests-tooling": "file:../.."
Expand Down

0 comments on commit 9bbfbed

Please sign in to comment.