Skip to content

Commit

Permalink
chore(deps-dev): bump @types/mocha from 10.0.9 to 10.0.10
Browse files Browse the repository at this point in the history
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.9 to 10.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent a8e0627 commit f67fa30
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
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

0 comments on commit f67fa30

Please sign in to comment.