Skip to content

Commit 43f79f0

Browse files
chore(deps): update dependency sinon to v21 (#1363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 324943a commit 43f79f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lerna": "6.6.2",
4141
"prettier": "3.5.3",
4242
"semantic-release": "19.0.5",
43-
"sinon": "20.0.0",
43+
"sinon": "21.0.0",
4444
"supertest": "7.1.1",
4545
"ts-jest": "26.5.6",
4646
"ts-loader": "9.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11284,10 +11284,10 @@ sigstore@^1.4.0:
1128411284
make-fetch-happen "^11.0.1"
1128511285
tuf-js "^1.1.3"
1128611286

11287-
sinon@20.0.0:
11288-
version "20.0.0"
11289-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-20.0.0.tgz#4b653468735f7152ba694d05498c2b5d024ab006"
11290-
integrity sha512-+FXOAbdnj94AQIxH0w1v8gzNxkawVvNqE3jUzRLptR71Oykeu2RrQXXl/VQjKay+Qnh73fDt/oDfMo6xMeDQbQ==
11287+
sinon@21.0.0:
11288+
version "21.0.0"
11289+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-21.0.0.tgz#dbda73abc7e6cb803fef3368cfbecbb5936e8a9e"
11290+
integrity sha512-TOgRcwFPbfGtpqvZw+hyqJDvqfapr1qUlOizROIk4bBLjlsjlB00Pg6wMFXNtJRpu+eCZuVOaLatG7M8105kAw==
1129111291
dependencies:
1129211292
"@sinonjs/commons" "^3.0.1"
1129311293
"@sinonjs/fake-timers" "^13.0.5"

0 commit comments

Comments
 (0)