Skip to content

Commit d685d2d

Browse files
chore(deps): update dependency @types/mocha to v10 (#2532)
1 parent 8ce1a4c commit d685d2d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1568,7 +1568,7 @@
15681568
"@types/lodash.isequal": "4.5.6",
15691569
"@types/lodash.merge": "4.6.7",
15701570
"@types/lodash.omit": "4.5.7",
1571-
"@types/mocha": "9.1.1",
1571+
"@types/mocha": "10.0.0",
15721572
"@types/mock-require": "2.0.1",
15731573
"@types/node": "16.11.62",
15741574
"@types/react-vega": "7.0.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4095,7 +4095,12 @@
40954095
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
40964096
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
40974097

4098-
"@types/[email protected]", "@types/mocha@^9.0.0":
4098+
4099+
version "10.0.0"
4100+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.0.tgz#3d9018c575f0e3f7386c1de80ee66cc21fbb7a52"
4101+
integrity sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg==
4102+
4103+
"@types/mocha@^9.0.0":
40994104
version "9.1.1"
41004105
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
41014106
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==

0 commit comments

Comments
 (0)