Skip to content

Commit ca375e3

Browse files
chore(deps): update dependency sinon to v16.1.0 (#4816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cff25a4 commit ca375e3

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
@@ -1770,7 +1770,7 @@
17701770
"mocha": "10.2.0",
17711771
"mock-require": "3.0.3",
17721772
"shx": "0.3.4",
1773-
"sinon": "16.0.0",
1773+
"sinon": "16.1.0",
17741774
"sinon-chai": "3.7.0",
17751775
"ts-loader": "9.4.4",
17761776
"vscode-uri": "3.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19975,10 +19975,10 @@ [email protected]:
1997519975
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
1997619976
integrity sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g==
1997719977

19978-
sinon@16.0.0:
19979-
version "16.0.0"
19980-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.0.0.tgz#06da4e63624b946c9d7e67cce21c2f67f40f23a9"
19981-
integrity sha512-B8AaZZm9CT5pqe4l4uWJztfD/mOTa7dL8Qo0W4+s+t74xECOgSZDDQCBjNgIK3+n4kyxQrSTv2V5ul8K25qkiQ==
19978+
sinon@16.1.0:
19979+
version "16.1.0"
19980+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.0.tgz#645b836563c9bedb21defdbe48831cb2afb687f2"
19981+
integrity sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ==
1998219982
dependencies:
1998319983
"@sinonjs/commons" "^3.0.0"
1998419984
"@sinonjs/fake-timers" "^10.3.0"

0 commit comments

Comments
 (0)