Skip to content

Commit 500ca54

Browse files
chore(deps): update dependency @types/sinon-chai to v3.2.11 (#4901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cedb43f commit 500ca54

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
@@ -1749,7 +1749,7 @@
17491749
"@types/mock-require": "2.0.2",
17501750
"@types/node": "16.x",
17511751
"@types/react-vega": "7.0.0",
1752-
"@types/sinon-chai": "3.2.10",
1752+
"@types/sinon-chai": "3.2.11",
17531753
"@types/uuid": "9.0.5",
17541754
"@types/vega": "3.2.0",
17551755
"@types/vscode": "1.64.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6319,10 +6319,10 @@
63196319
resolved "https://registry.yarnpkg.com/@types/shimmer/-/shimmer-1.0.2.tgz#93eb2c243c351f3f17d5c580c7467ae5d686b65f"
63206320
integrity sha512-dKkr1bTxbEsFlh2ARpKzcaAmsYixqt9UyCdoEZk8rHyE4iQYcDCyvSjDSf7JUWJHlJiTtbIoQjxKh6ViywqDAg==
63216321

6322-
"@types/[email protected].10":
6323-
version "3.2.10"
6324-
resolved "https://registry.yarnpkg.com/@types/sinon-chai/-/sinon-chai-3.2.10.tgz#fb876d4766847b63107b379844f82a8819153b05"
6325-
integrity sha512-D+VFqUjMqeku/FGl4Ioo+fDeWOaIfbZ6Oj+glgFUgz5m5RJ4kgCER3FdV1uvhmEt0A+FRz+juPdybFlg5Hxfow==
6322+
"@types/[email protected].11":
6323+
version "3.2.11"
6324+
resolved "https://registry.yarnpkg.com/@types/sinon-chai/-/sinon-chai-3.2.11.tgz#d32faab4c5f593f7b877fcdd8f74e0f6d884ddba"
6325+
integrity sha512-1C5SBFzwn9hjiMr1xfqbULcSI9qXVpkGZT/LYbbd3jWiTo2MSvA+iFfwODlSoAXGeCgBw6S509dxy8zSIacr3Q==
63266326
dependencies:
63276327
"@types/chai" "*"
63286328
"@types/sinon" "*"

0 commit comments

Comments
 (0)