Skip to content

Commit 0e845e2

Browse files
Update dependency sinon to v21
1 parent fb57cd3 commit 0e845e2

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
@@ -704,7 +704,7 @@
704704
dependencies:
705705
type-detect "4.0.8"
706706

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

723-
"@sinonjs/text-encoding@^0.7.3":
724-
version "0.7.3"
725-
resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz"
726-
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==
727-
728723
"@thepassle/axobject-query@^4.0.0":
729724
version "4.0.0"
730725
resolved "https://registry.npmjs.org/@thepassle/axobject-query/-/axobject-query-4.0.0.tgz"
@@ -3712,11 +3707,6 @@ jsonfile@^6.0.1:
37123707
optionalDependencies:
37133708
graceful-fs "^4.1.6"
37143709

3715-
just-extend@^6.2.0:
3716-
version "6.2.0"
3717-
resolved "https://registry.npmjs.org/just-extend/-/just-extend-6.2.0.tgz"
3718-
integrity sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==
3719-
37203710
keygrip@~1.1.0:
37213711
version "1.1.0"
37223712
resolved "https://registry.npmjs.org/keygrip/-/keygrip-1.1.0.tgz"
@@ -4130,17 +4120,6 @@ netmask@^2.0.2:
41304120
resolved "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz"
41314121
integrity sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==
41324122

4133-
nise@^6.1.1:
4134-
version "6.1.1"
4135-
resolved "https://registry.npmjs.org/nise/-/nise-6.1.1.tgz"
4136-
integrity sha512-aMSAzLVY7LyeM60gvBS423nBmIPP+Wy7St7hsb+8/fc1HmeoHJfLO8CKse4u3BtOZvQLJghYPI2i/1WZrEj5/g==
4137-
dependencies:
4138-
"@sinonjs/commons" "^3.0.1"
4139-
"@sinonjs/fake-timers" "^13.0.1"
4140-
"@sinonjs/text-encoding" "^0.7.3"
4141-
just-extend "^6.2.0"
4142-
path-to-regexp "^8.1.0"
4143-
41444123
node-source-walk@^7.0.1:
41454124
version "7.0.1"
41464125
resolved "https://registry.npmjs.org/node-source-walk/-/node-source-walk-7.0.1.tgz"
@@ -4435,11 +4414,6 @@ path-scurry@^2.0.0:
44354414
lru-cache "^11.0.0"
44364415
minipass "^7.1.2"
44374416

4438-
path-to-regexp@^8.1.0:
4439-
version "8.2.0"
4440-
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2.0.tgz"
4441-
integrity sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==
4442-
44434417
path-type@^4.0.0:
44444418
version "4.0.0"
44454419
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
@@ -4966,16 +4940,15 @@ signal-exit@^4.0.1:
49664940
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz"
49674941
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
49684942

4969-
sinon@^19.0.4:
4970-
version "19.0.4"
4971-
resolved "https://registry.npmjs.org/sinon/-/sinon-19.0.4.tgz"
4972-
integrity sha512-myidFob7fjmYHJb+CHNLtAYScxn3sngGq4t75L2rCGGpE/k4OQVkN3KE5FsN+XkO2+fcDZ65PGvq3KHrlLAm7g==
4943+
sinon@^21.0.0:
4944+
version "21.0.0"
4945+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-21.0.0.tgz#dbda73abc7e6cb803fef3368cfbecbb5936e8a9e"
4946+
integrity sha512-TOgRcwFPbfGtpqvZw+hyqJDvqfapr1qUlOizROIk4bBLjlsjlB00Pg6wMFXNtJRpu+eCZuVOaLatG7M8105kAw==
49734947
dependencies:
49744948
"@sinonjs/commons" "^3.0.1"
49754949
"@sinonjs/fake-timers" "^13.0.5"
49764950
"@sinonjs/samsam" "^8.0.1"
49774951
diff "^7.0.0"
4978-
nise "^6.1.1"
49794952
supports-color "^7.2.0"
49804953

49814954
slash@^3.0.0:
@@ -5061,7 +5034,16 @@ streamx@^2.15.0, streamx@^2.21.0:
50615034
optionalDependencies:
50625035
bare-events "^2.2.0"
50635036

5064-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5037+
"string-width-cjs@npm:string-width@^4.2.0":
5038+
version "4.2.3"
5039+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
5040+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5041+
dependencies:
5042+
emoji-regex "^8.0.0"
5043+
is-fullwidth-code-point "^3.0.0"
5044+
strip-ansi "^6.0.1"
5045+
5046+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
50655047
version "4.2.3"
50665048
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
50675049
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5127,7 +5109,14 @@ stringify-object@^3.2.1:
51275109
is-obj "^1.0.1"
51285110
is-regexp "^1.0.0"
51295111

5130-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5112+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5113+
version "6.0.1"
5114+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
5115+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5116+
dependencies:
5117+
ansi-regex "^5.0.1"
5118+
5119+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
51315120
version "6.0.1"
51325121
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
51335122
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5576,7 +5565,7 @@ wordwrapjs@^5.1.0:
55765565
resolved "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.0.tgz"
55775566
integrity sha512-JNjcULU2e4KJwUNv6CHgI46UvDGitb6dGryHajXTDiLgg1/RiGoPSDw4kZfYnwGtEXf2ZMeIewDQgFGzkCB2Sg==
55785567

5579-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5568+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
55805569
version "7.0.0"
55815570
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
55825571
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5594,6 +5583,15 @@ wrap-ansi@^6.2.0:
55945583
string-width "^4.1.0"
55955584
strip-ansi "^6.0.0"
55965585

5586+
wrap-ansi@^7.0.0:
5587+
version "7.0.0"
5588+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
5589+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5590+
dependencies:
5591+
ansi-styles "^4.0.0"
5592+
string-width "^4.1.0"
5593+
strip-ansi "^6.0.0"
5594+
55975595
wrap-ansi@^8.1.0:
55985596
version "8.1.0"
55995597
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)