Skip to content

Commit feb46e0

Browse files
chore(deps): update dependency sinon to v17.0.1 (#4958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0976a16 commit feb46e0

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": "17.0.0",
1773+
"sinon": "17.0.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
@@ -20141,10 +20141,10 @@ [email protected]:
2014120141
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783"
2014220142
integrity sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g==
2014320143

20144-
20145-
version "17.0.0"
20146-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.0.tgz#626fde5d903c16dba16fd52afdb9917508dd26ae"
20147-
integrity sha512-p4lJiYKBoOEVUxxVIC9H1MM2znG1/c8gud++I2BauJA5hsz7hHsst35eurNWXTusBsIq66FzOQbZ/uMdpvbPIQ==
20144+
20145+
version "17.0.1"
20146+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.1.tgz#26b8ef719261bf8df43f925924cccc96748e407a"
20147+
integrity sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==
2014820148
dependencies:
2014920149
"@sinonjs/commons" "^3.0.0"
2015020150
"@sinonjs/fake-timers" "^11.2.2"

0 commit comments

Comments
 (0)