Skip to content

Commit 3603d51

Browse files
chore(deps): update dependency @types/mocha to v10.0.10 (#5840)
1 parent 12960e2 commit 3603d51

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.9",
1646+
"@types/mocha": "10.0.10",
16471647
"@types/mock-require": "3.0.0",
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
@@ -4490,10 +4490,10 @@
44904490
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
44914491
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
44924492

4493-
"@types/[email protected].9":
4494-
version "10.0.9"
4495-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.9.tgz#101e9da88d2c02e5ac8952982c23b224524d662a"
4496-
integrity sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==
4493+
"@types/[email protected].10":
4494+
version "10.0.10"
4495+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
4496+
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
44974497

44984498
"@types/mocha@^10.0.0":
44994499
version "10.0.1"

0 commit comments

Comments
 (0)