Skip to content

Commit 2850d1a

Browse files
Update dependency sinon to v21
1 parent a70993b commit 2850d1a

File tree

2 files changed

+34
-36
lines changed

2 files changed

+34
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"madge": "^8.0.0",
6464
"prettier": "^3.5.3",
6565
"rimraf": "^6.0.1",
66-
"sinon": "^19.0.4",
66+
"sinon": "^21.0.0",
6767
"tslib": "^2.8.1",
6868
"typescript": "^5.8.2",
6969
"vite": "^6.2.2"

yarn.lock

Lines changed: 33 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@
703703
dependencies:
704704
type-detect "4.0.8"
705705

706-
"@sinonjs/fake-timers@^13.0.1", "@sinonjs/fake-timers@^13.0.5":
706+
"@sinonjs/fake-timers@^13.0.5":
707707
version "13.0.5"
708708
resolved "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-13.0.5.tgz"
709709
integrity sha512-36/hTbH2uaWuGVERyC6da9YwGWnzUZXuPro/F2LfsdOsLnCojz/iSH8MxUt/FD2S5XBSVPhmArFUXcpCQ2Hkiw==
@@ -719,11 +719,6 @@
719719
lodash.get "^4.4.2"
720720
type-detect "^4.1.0"
721721

722-
"@sinonjs/text-encoding@^0.7.3":
723-
version "0.7.3"
724-
resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz"
725-
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==
726-
727722
"@thepassle/axobject-query@^4.0.0":
728723
version "4.0.0"
729724
resolved "https://registry.npmjs.org/@thepassle/axobject-query/-/axobject-query-4.0.0.tgz"
@@ -3706,11 +3701,6 @@ jsonfile@^6.0.1:
37063701
optionalDependencies:
37073702
graceful-fs "^4.1.6"
37083703

3709-
just-extend@^6.2.0:
3710-
version "6.2.0"
3711-
resolved "https://registry.npmjs.org/just-extend/-/just-extend-6.2.0.tgz"
3712-
integrity sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==
3713-
37143704
keygrip@~1.1.0:
37153705
version "1.1.0"
37163706
resolved "https://registry.npmjs.org/keygrip/-/keygrip-1.1.0.tgz"
@@ -4124,17 +4114,6 @@ netmask@^2.0.2:
41244114
resolved "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz"
41254115
integrity sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==
41264116

4127-
nise@^6.1.1:
4128-
version "6.1.1"
4129-
resolved "https://registry.npmjs.org/nise/-/nise-6.1.1.tgz"
4130-
integrity sha512-aMSAzLVY7LyeM60gvBS423nBmIPP+Wy7St7hsb+8/fc1HmeoHJfLO8CKse4u3BtOZvQLJghYPI2i/1WZrEj5/g==
4131-
dependencies:
4132-
"@sinonjs/commons" "^3.0.1"
4133-
"@sinonjs/fake-timers" "^13.0.1"
4134-
"@sinonjs/text-encoding" "^0.7.3"
4135-
just-extend "^6.2.0"
4136-
path-to-regexp "^8.1.0"
4137-
41384117
node-source-walk@^7.0.1:
41394118
version "7.0.1"
41404119
resolved "https://registry.npmjs.org/node-source-walk/-/node-source-walk-7.0.1.tgz"
@@ -4429,11 +4408,6 @@ path-scurry@^2.0.0:
44294408
lru-cache "^11.0.0"
44304409
minipass "^7.1.2"
44314410

4432-
path-to-regexp@^8.1.0:
4433-
version "8.2.0"
4434-
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2.0.tgz"
4435-
integrity sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==
4436-
44374411
path-type@^4.0.0:
44384412
version "4.0.0"
44394413
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
@@ -4960,16 +4934,15 @@ signal-exit@^4.0.1:
49604934
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz"
49614935
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
49624936

4963-
sinon@^19.0.4:
4964-
version "19.0.4"
4965-
resolved "https://registry.npmjs.org/sinon/-/sinon-19.0.4.tgz"
4966-
integrity sha512-myidFob7fjmYHJb+CHNLtAYScxn3sngGq4t75L2rCGGpE/k4OQVkN3KE5FsN+XkO2+fcDZ65PGvq3KHrlLAm7g==
4937+
sinon@^21.0.0:
4938+
version "21.0.0"
4939+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-21.0.0.tgz#dbda73abc7e6cb803fef3368cfbecbb5936e8a9e"
4940+
integrity sha512-TOgRcwFPbfGtpqvZw+hyqJDvqfapr1qUlOizROIk4bBLjlsjlB00Pg6wMFXNtJRpu+eCZuVOaLatG7M8105kAw==
49674941
dependencies:
49684942
"@sinonjs/commons" "^3.0.1"
49694943
"@sinonjs/fake-timers" "^13.0.5"
49704944
"@sinonjs/samsam" "^8.0.1"
49714945
diff "^7.0.0"
4972-
nise "^6.1.1"
49734946
supports-color "^7.2.0"
49744947

49754948
slash@^3.0.0:
@@ -5055,7 +5028,16 @@ streamx@^2.15.0, streamx@^2.21.0:
50555028
optionalDependencies:
50565029
bare-events "^2.2.0"
50575030

5058-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5031+
"string-width-cjs@npm:string-width@^4.2.0":
5032+
version "4.2.3"
5033+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
5034+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5035+
dependencies:
5036+
emoji-regex "^8.0.0"
5037+
is-fullwidth-code-point "^3.0.0"
5038+
strip-ansi "^6.0.1"
5039+
5040+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
50595041
version "4.2.3"
50605042
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
50615043
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5121,7 +5103,14 @@ stringify-object@^3.2.1:
51215103
is-obj "^1.0.1"
51225104
is-regexp "^1.0.0"
51235105

5124-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5106+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5107+
version "6.0.1"
5108+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
5109+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5110+
dependencies:
5111+
ansi-regex "^5.0.1"
5112+
5113+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
51255114
version "6.0.1"
51265115
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
51275116
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5570,7 +5559,7 @@ wordwrapjs@^5.1.0:
55705559
resolved "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.0.tgz"
55715560
integrity sha512-JNjcULU2e4KJwUNv6CHgI46UvDGitb6dGryHajXTDiLgg1/RiGoPSDw4kZfYnwGtEXf2ZMeIewDQgFGzkCB2Sg==
55725561

5573-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5562+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
55745563
version "7.0.0"
55755564
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
55765565
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5588,6 +5577,15 @@ wrap-ansi@^6.2.0:
55885577
string-width "^4.1.0"
55895578
strip-ansi "^6.0.0"
55905579

5580+
wrap-ansi@^7.0.0:
5581+
version "7.0.0"
5582+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
5583+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5584+
dependencies:
5585+
ansi-styles "^4.0.0"
5586+
string-width "^4.1.0"
5587+
strip-ansi "^6.0.0"
5588+
55915589
wrap-ansi@^8.1.0:
55925590
version "8.1.0"
55935591
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)