Skip to content

Commit cedb43f

Browse files
chore(deps): update dependency @types/mock-require to v2.0.2 (#4895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73bb320 commit cedb43f

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
@@ -1746,7 +1746,7 @@
17461746
"@types/lodash.merge": "4.6.8",
17471747
"@types/lodash.omit": "4.5.8",
17481748
"@types/mocha": "10.0.3",
1749-
"@types/mock-require": "2.0.1",
1749+
"@types/mock-require": "2.0.2",
17501750
"@types/node": "16.x",
17511751
"@types/react-vega": "7.0.0",
17521752
"@types/sinon-chai": "3.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6147,10 +6147,10 @@
61476147
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.1.tgz#2f4f65bb08bc368ac39c96da7b2f09140b26851b"
61486148
integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==
61496149

6150-
"@types/[email protected].1":
6151-
version "2.0.1"
6152-
resolved "https://registry.yarnpkg.com/@types/mock-require/-/mock-require-2.0.1.tgz#1546819af1d8d5b124f5f70aff130cc77c53573e"
6153-
integrity sha512-O7U5DVGboY/Crueb5/huUCIRjKtRVRaLmRDbZJBlDQgJn966z3aiFDN+6AtYviu2ExwMkl34LjT/IiC0OPtKuQ==
6150+
"@types/[email protected].2":
6151+
version "2.0.2"
6152+
resolved "https://registry.yarnpkg.com/@types/mock-require/-/mock-require-2.0.2.tgz#004a20eddcfbdc0ee051868ab40bcf585a0c7354"
6153+
integrity sha512-+gdhqQrG7NLVr3TZMzDa6ovD8drpMdXDlA0f4wDODWjl/PLCInPRWtrk9iPvscM48J44Cosed1cqCXR3u8ttMg==
61546154
dependencies:
61556155
"@types/node" "*"
61566156

0 commit comments

Comments
 (0)