Skip to content

Commit 1565b5e

Browse files
chore(deps): update dependency @types/mocha to v10.0.6 (#5039)
1 parent cf6c052 commit 1565b5e

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
@@ -1745,7 +1745,7 @@
17451745
"@types/lodash.isequal": "4.5.8",
17461746
"@types/lodash.merge": "4.6.9",
17471747
"@types/lodash.omit": "4.5.9",
1748-
"@types/mocha": "10.0.5",
1748+
"@types/mocha": "10.0.6",
17491749
"@types/mock-require": "2.0.3",
17501750
"@types/node": "16.x",
17511751
"@types/react-vega": "7.0.0",

yarn.lock

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

6118-
"@types/[email protected].5":
6119-
version "10.0.5"
6120-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.5.tgz#43c22b06b7616496e4b75b28d9c72aa06b5d96fd"
6121-
integrity sha512-JUI82qwkRhYJYesuKSeFy46fKbhLaV9RU1gAh2PHmyoEECvlTf5UYeIivYlMszp1WT2CwJ4ziC3zoxsodhsGwg==
6118+
"@types/[email protected].6":
6119+
version "10.0.6"
6120+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
6121+
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
61226122

61236123
"@types/mocha@^10.0.0":
61246124
version "10.0.1"

0 commit comments

Comments
 (0)