Skip to content

Commit 5dd954f

Browse files
chore(deps): update dependency @types/mocha to v10.0.3 (#4894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3333859 commit 5dd954f

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.7",
17461746
"@types/lodash.merge": "4.6.8",
17471747
"@types/lodash.omit": "4.5.8",
1748-
"@types/mocha": "10.0.2",
1748+
"@types/mocha": "10.0.3",
17491749
"@types/mock-require": "2.0.1",
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
@@ -6137,10 +6137,10 @@
61376137
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
61386138
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
61396139

6140-
"@types/[email protected].2":
6141-
version "10.0.2"
6142-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.2.tgz#96d63314255540a36bf24da094cce7a13668d73b"
6143-
integrity sha512-NaHL0+0lLNhX6d9rs+NSt97WH/gIlRHmszXbQ/8/MV/eVcFNdeJ/GYhrFuUc8K7WuPhRhTSdMkCp8VMzhUq85w==
6140+
"@types/[email protected].3":
6141+
version "10.0.3"
6142+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812"
6143+
integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==
61446144

61456145
"@types/mocha@^10.0.0":
61466146
version "10.0.1"

0 commit comments

Comments
 (0)