Skip to content

Commit 4373a01

Browse files
chore(deps): update dependency @types/mocha to v10.0.2 (#4767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d46fc85 commit 4373a01

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
@@ -1740,7 +1740,7 @@
17401740
"@types/lodash.isequal": "4.5.6",
17411741
"@types/lodash.merge": "4.6.7",
17421742
"@types/lodash.omit": "4.5.7",
1743-
"@types/mocha": "10.0.1",
1743+
"@types/mocha": "10.0.2",
17441744
"@types/mock-require": "2.0.1",
17451745
"@types/node": "16.x",
17461746
"@types/react-vega": "7.0.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6085,7 +6085,12 @@
60856085
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
60866086
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
60876087

6088-
"@types/[email protected]", "@types/mocha@^10.0.0":
6088+
6089+
version "10.0.2"
6090+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.2.tgz#96d63314255540a36bf24da094cce7a13668d73b"
6091+
integrity sha512-NaHL0+0lLNhX6d9rs+NSt97WH/gIlRHmszXbQ/8/MV/eVcFNdeJ/GYhrFuUc8K7WuPhRhTSdMkCp8VMzhUq85w==
6092+
6093+
"@types/mocha@^10.0.0":
60896094
version "10.0.1"
60906095
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.1.tgz#2f4f65bb08bc368ac39c96da7b2f09140b26851b"
60916096
integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==

0 commit comments

Comments
 (0)