Skip to content

Commit 03c6002

Browse files
chore(deps): update dependency sinon to v16.1.1 (#4902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c08748c commit 03c6002

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.1.0",
1773+
"sinon": "16.1.1",
17741774
"sinon-chai": "3.7.0",
17751775
"ts-loader": "9.5.0",
17761776
"vscode-uri": "3.0.8",

yarn.lock

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

20036-
20037-
version "16.1.0"
20038-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.0.tgz#645b836563c9bedb21defdbe48831cb2afb687f2"
20039-
integrity sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ==
20036+
20037+
version "16.1.1"
20038+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.1.tgz#2aee7c0b2ebcf2523b66599e79922e367a907dab"
20039+
integrity sha512-tu0DS1g4Rm2xHT9mWK5g5aTogTXWwGGz3fQK/L5fnECPkcAQ3YcbAbJ4XxOkpDDnV4EV5n+lee5neq5QyVxoSg==
2004020040
dependencies:
2004120041
"@sinonjs/commons" "^3.0.0"
2004220042
"@sinonjs/fake-timers" "^10.3.0"

0 commit comments

Comments
 (0)