Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @types/mocha from 10.0.9 to 10.0.10 #720

Merged
merged 1 commit into from
Nov 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"devDependencies": {
"@types/chai": "^4.3.11",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"@types/react": "18.3.1",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1371,20 +1371,20 @@ __metadata:
languageName: node
linkType: hard

"@types/mocha@npm:^10.0.10":
version: 10.0.10
resolution: "@types/mocha@npm:10.0.10"
checksum: 10/4e3b61ed5112add86891a5dd3ebdd087714f5e1784a63d47a96424c0825058fd07074e85e43573462f751636c92808fc18a5f3862fe45e649ea98fdc5a3ee2ea
languageName: node
linkType: hard

"@types/mocha@npm:^10.0.2":
version: 10.0.8
resolution: "@types/mocha@npm:10.0.8"
checksum: 10/c9ba73a6c444085193a84da4bfb8d2af64cb1baf6f678ed5a40b782171092dc0e4aebeaf4eba00fc48f22d328b3e3075a566ca15f8da1e0765cc3cf7657621d2
languageName: node
linkType: hard

"@types/mocha@npm:^10.0.9":
version: 10.0.9
resolution: "@types/mocha@npm:10.0.9"
checksum: 10/aa34e61e6373c5a9e8f904302fc736c04d6757f079d8500689c589b610e8b8e28bdefc2da398569e6328c6b1e6dc5a59fb485211b2bacb465c2aad04d822c28c
languageName: node
linkType: hard

"@types/node@npm:*":
version: 20.12.4
resolution: "@types/node@npm:20.12.4"
Expand Down Expand Up @@ -8588,7 +8588,7 @@ __metadata:
"@redhat-developer/vscode-redhat-telemetry": "npm:^0.9.1"
"@types/chai": "npm:^4.3.11"
"@types/fs-extra": "npm:^11.0.4"
"@types/mocha": "npm:^10.0.9"
"@types/mocha": "npm:^10.0.10"
"@types/react": "npm:18.3.1"
"@vscode/test-cli": "npm:^0.0.10"
"@vscode/test-electron": "npm:^2.4.1"
Expand Down