Skip to content

Commit f39afae

Browse files
build(deps-dev): bump @types/mocha from 10.0.7 to 10.0.9 (#178)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.7 to 10.0.9. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a26ee7 commit f39afae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
"devDependencies": {
317317
"@types/fs-extra": "^5.1.0",
318318
"@types/lodash": "^4.17.7",
319-
"@types/mocha": "^10.0.7",
319+
"@types/mocha": "^10.0.9",
320320
"@types/react": "^18.3.3",
321321
"@types/react-dom": "^18.3.0",
322322
"@types/vscode": "^1.75.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -824,10 +824,10 @@
824824
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz"
825825
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
826826

827-
"@types/mocha@^10.0.7":
828-
version "10.0.7"
829-
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.7.tgz"
830-
integrity sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==
827+
"@types/mocha@^10.0.9":
828+
version "10.0.9"
829+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.9.tgz#101e9da88d2c02e5ac8952982c23b224524d662a"
830+
integrity sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==
831831

832832
"@types/node@*", "@types/node@^20", "@types/node@^20.10.5":
833833
version "20.10.6"

0 commit comments

Comments
 (0)