Skip to content

Commit a3d4460

Browse files
committed
chore(deps): update dependency sinon to v18
1 parent 4ef10a8 commit a3d4460

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"nodemon": "3.1.0",
8181
"nyc": "15.1.0",
8282
"sass": "1.75.0",
83-
"sinon": "17.0.2",
83+
"sinon": "18.0.0",
8484
"standard": "17.1.0",
8585
"vite": "5.2.11",
8686
"vite-plugin-eslint": "1.8.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3866,7 +3866,7 @@ __metadata:
38663866
nyc: "npm:15.1.0"
38673867
preact: "npm:10.21.0"
38683868
sass: "npm:1.75.0"
3869-
sinon: "npm:17.0.2"
3869+
sinon: "npm:18.0.0"
38703870
standard: "npm:17.1.0"
38713871
subscriptions-transport-ws: "npm:0.11.0"
38723872
svg-pan-zoom: "npm:3.6.1"
@@ -7684,16 +7684,16 @@ __metadata:
76847684
languageName: node
76857685
linkType: hard
76867686

7687-
"nise@npm:^5.1.9":
7688-
version: 5.1.9
7689-
resolution: "nise@npm:5.1.9"
7687+
"nise@npm:^6.0.0":
7688+
version: 6.0.0
7689+
resolution: "nise@npm:6.0.0"
76907690
dependencies:
76917691
"@sinonjs/commons": "npm:^3.0.0"
76927692
"@sinonjs/fake-timers": "npm:^11.2.2"
76937693
"@sinonjs/text-encoding": "npm:^0.7.2"
76947694
just-extend: "npm:^6.2.0"
76957695
path-to-regexp: "npm:^6.2.1"
7696-
checksum: 10c0/a44318e6de738b34a1f51b4b478f97f5b40a5a27175be4bf13f6e5b8e67aa70d0b3f51c77a966d6617fccdc3b436c675a89be57424833e6d8a290367faa66b28
7696+
checksum: 10c0/aacb6b937a5a00e1b5e1f92b4ee60b9e6e96f65e2b2205249e9bf34a77a1ef473e86883f94e9b20aa75ba314280c4a09858cbe3f06c6cf210229f4b409faa098
76977697
languageName: node
76987698
linkType: hard
76997699

@@ -9316,17 +9316,17 @@ __metadata:
93169316
languageName: node
93179317
linkType: hard
93189318

9319-
"sinon@npm:17.0.2":
9320-
version: 17.0.2
9321-
resolution: "sinon@npm:17.0.2"
9319+
"sinon@npm:18.0.0":
9320+
version: 18.0.0
9321+
resolution: "sinon@npm:18.0.0"
93229322
dependencies:
93239323
"@sinonjs/commons": "npm:^3.0.1"
93249324
"@sinonjs/fake-timers": "npm:^11.2.2"
93259325
"@sinonjs/samsam": "npm:^8.0.0"
93269326
diff: "npm:^5.2.0"
9327-
nise: "npm:^5.1.9"
9327+
nise: "npm:^6.0.0"
93289328
supports-color: "npm:^7"
9329-
checksum: 10c0/0d16a107ed72a6c5bc2a6b4d071909675111a6b863906b1bdba49489bcd6cf19369e788224d0cc2e4370ef8a2d73fd52552930be58918f829f371131e5064b7f
9329+
checksum: 10c0/19db83cc8e135a824c8a5efc088673fedd81092d89cd9a878dbb4bc20ed3fc3b6e9f646788c3fff0c9a984a108f205d08c7230ae8776396f89f096b03b11a7c7
93309330
languageName: node
93319331
linkType: hard
93329332

0 commit comments

Comments
 (0)