Skip to content

Commit d93df1f

Browse files
committed
Update dependency sinon to v16.1.3
1 parent fc98bcc commit d93df1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"rimraf": "5.0.5",
7171
"rollup": "3.29.4",
7272
"rollup-plugin-dts": "6.1.0",
73-
"sinon": "16.1.1",
73+
"sinon": "16.1.3",
7474
"typescript": "5.2.2"
7575
},
7676
"ava": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8345,10 +8345,10 @@ simple-get@^2.7.0:
83458345
once "^1.3.1"
83468346
simple-concat "^1.0.0"
83478347

8348-
8349-
version "16.1.1"
8350-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.1.tgz#2aee7c0b2ebcf2523b66599e79922e367a907dab"
8351-
integrity sha512-tu0DS1g4Rm2xHT9mWK5g5aTogTXWwGGz3fQK/L5fnECPkcAQ3YcbAbJ4XxOkpDDnV4EV5n+lee5neq5QyVxoSg==
8348+
8349+
version "16.1.3"
8350+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.3.tgz#b760ddafe785356e2847502657b4a0da5501fba8"
8351+
integrity sha512-mjnWWeyxcAf9nC0bXcPmiDut+oE8HYridTNzBbF98AYVLmWwGRp2ISEpyhYflG1ifILT+eNn3BmKUJPxjXUPlA==
83528352
dependencies:
83538353
"@sinonjs/commons" "^3.0.0"
83548354
"@sinonjs/fake-timers" "^10.3.0"

0 commit comments

Comments
 (0)