Skip to content

Commit 33ccdb9

Browse files
committed
chore(deps): update dependency sinon to v16.1.0
1 parent 1ae3cda commit 33ccdb9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"lodash": "4.17.21",
6464
"prettier": "3.0.3",
6565
"semantic-release": "22.0.5",
66-
"sinon": "16.0.0",
66+
"sinon": "16.1.0",
6767
"supertest": "6.3.3",
6868
"ts-jest": "26.5.6",
6969
"ts-loader": "9.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9431,10 +9431,10 @@ sigstore@^2.0.0, sigstore@^2.1.0:
94319431
"@sigstore/sign" "^2.1.0"
94329432
"@sigstore/tuf" "^2.1.0"
94339433

9434-
sinon@16.0.0:
9435-
version "16.0.0"
9436-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.0.0.tgz#06da4e63624b946c9d7e67cce21c2f67f40f23a9"
9437-
integrity sha512-B8AaZZm9CT5pqe4l4uWJztfD/mOTa7dL8Qo0W4+s+t74xECOgSZDDQCBjNgIK3+n4kyxQrSTv2V5ul8K25qkiQ==
9434+
sinon@16.1.0:
9435+
version "16.1.0"
9436+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.0.tgz#645b836563c9bedb21defdbe48831cb2afb687f2"
9437+
integrity sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ==
94389438
dependencies:
94399439
"@sinonjs/commons" "^3.0.0"
94409440
"@sinonjs/fake-timers" "^10.3.0"

0 commit comments

Comments
 (0)