Skip to content

Commit

Permalink
Bump @types/mocha from 10.0.3 to 10.0.6
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.3 to 10.0.6.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent c000527 commit 237bd06
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"clipboardy": "^3.0.0"
},
"devDependencies": {
"@types/mocha": "^10.0.3",
"@types/mocha": "^10.0.6",
"@types/node": "^20.6.2",
"@types/vscode": "^1.85.0",
"@typescript-eslint/eslint-plugin": "^6.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -353,10 +353,10 @@ __metadata:
languageName: node
linkType: hard

"@types/mocha@npm:^10.0.3":
version: 10.0.3
resolution: "@types/mocha@npm:10.0.3"
checksum: 52481d72c0f2eb6afcf9a43f851f81d78211880f765b5922a1aa322ed6d557bddc60786a3ae7b6c5e388e2f0cddc09d9ead3c9b80e66102eb41b58acae1e4894
"@types/mocha@npm:^10.0.6":
version: 10.0.6
resolution: "@types/mocha@npm:10.0.6"
checksum: f7c836cf6cf27dc0f5970d262591b56f2a3caeaec8cfdc612c12e1cfbb207f601f710ece207e935164d4e3343b93be5054d0db5544f31f453b3923775d82099f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1015,7 +1015,7 @@ __metadata:
resolution: "codeowners-extended@workspace:."
dependencies:
"@nmann/codeowners": ^2.0.1
"@types/mocha": ^10.0.3
"@types/mocha": ^10.0.6
"@types/node": ^20.6.2
"@types/vscode": ^1.85.0
"@typescript-eslint/eslint-plugin": ^6.13.0
Expand Down

0 comments on commit 237bd06

Please sign in to comment.