Skip to content

Commit 30e1e11

Browse files
Bump @types/mocha from 10.0.3 to 10.0.6
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] <[email protected]>
1 parent 29be9bb commit 30e1e11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@
576576
},
577577
"devDependencies": {
578578
"@types/glob": "^8.1.0",
579-
"@types/mocha": "^10.0.3",
579+
"@types/mocha": "^10.0.6",
580580
"@types/node": "^20.9.2",
581581
"@types/vscode": "^1.82.0",
582582
"@types/which": "^3.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,10 @@
233233
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
234234
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
235235

236-
"@types/mocha@^10.0.3":
237-
version "10.0.3"
238-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812"
239-
integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==
236+
"@types/mocha@^10.0.6":
237+
version "10.0.6"
238+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
239+
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
240240

241241
"@types/node@*", "@types/node@^20.9.2":
242242
version "20.9.2"

0 commit comments

Comments
 (0)