Skip to content

Commit 61b3e4e

Browse files
chore(deps): update dependency @types/mocha to v10.0.7 (#5601)
1 parent b199f7e commit 61b3e4e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1643,7 +1643,7 @@
16431643
"@types/lodash.isequal": "4.5.8",
16441644
"@types/lodash.merge": "4.6.9",
16451645
"@types/lodash.omit": "4.5.9",
1646-
"@types/mocha": "10.0.6",
1646+
"@types/mocha": "10.0.7",
16471647
"@types/mock-require": "2.0.3",
16481648
"@types/node": "16.x",
16491649
"@types/sinon-chai": "3.2.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4383,10 +4383,10 @@
43834383
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
43844384
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
43854385

4386-
"@types/[email protected].6":
4387-
version "10.0.6"
4388-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
4389-
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
4386+
"@types/[email protected].7":
4387+
version "10.0.7"
4388+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.7.tgz#4c620090f28ca7f905a94b706f74dc5b57b44f2f"
4389+
integrity sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==
43904390

43914391
"@types/mocha@^10.0.0":
43924392
version "10.0.1"

0 commit comments

Comments
 (0)