Skip to content

Commit 7ef0b14

Browse files
chore(deps): update dependency sinon to v21 (#2203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c0e572 commit 7ef0b14

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"nodemon": "3.1.10",
8282
"nyc": "17.1.0",
8383
"sass-embedded": "1.89.0",
84-
"sinon": "20.0.0",
84+
"sinon": "21.0.0",
8585
"standard": "17.1.2",
8686
"vite": "6.3.5",
8787
"vite-plugin-eslint": "1.8.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4341,7 +4341,7 @@ __metadata:
43414341
preact: "npm:10.26.9"
43424342
sass-embedded: "npm:1.89.0"
43434343
simple-icons: "npm:15.1.0"
4344-
sinon: "npm:20.0.0"
4344+
sinon: "npm:21.0.0"
43454345
standard: "npm:17.1.2"
43464346
subscriptions-transport-ws: "npm:0.11.0"
43474347
svg-pan-zoom: "npm:3.6.2"
@@ -10097,16 +10097,16 @@ __metadata:
1009710097
languageName: node
1009810098
linkType: hard
1009910099

10100-
"sinon@npm:20.0.0":
10101-
version: 20.0.0
10102-
resolution: "sinon@npm:20.0.0"
10100+
"sinon@npm:21.0.0":
10101+
version: 21.0.0
10102+
resolution: "sinon@npm:21.0.0"
1010310103
dependencies:
1010410104
"@sinonjs/commons": "npm:^3.0.1"
1010510105
"@sinonjs/fake-timers": "npm:^13.0.5"
1010610106
"@sinonjs/samsam": "npm:^8.0.1"
1010710107
diff: "npm:^7.0.0"
1010810108
supports-color: "npm:^7.2.0"
10109-
checksum: 10c0/98198e9608f9844a00d2dc733bc8d75cfd1826b2214ed07bbfcd05cdfa24eb0ac0866be116079febd9f20c715a41fe62db62f70961f941750b24281c97f04136
10109+
checksum: 10c0/4a60ef1e2685b716232a30dfea22bf62c0a8a8c9904a3cb053f30794cc2a3bbd470f0e615fe8d8f4424e9af48b3a9f8cb67f07eabeb9fb7b8ed50bd0f5f50dd9
1011010110
languageName: node
1011110111
linkType: hard
1011210112

0 commit comments

Comments
 (0)