Skip to content

Commit 66b0081

Browse files
committed
Use fake-timers v10.1.0 re-released as v10.3.0
Version 10.2.0 of fake-timers had an unexpected breaking change. We re-released 10.1.0 as 10.3.0 to force users into jumping over the deprecated version. v10.2.0 was re-released as v11.0.0 and will be part of the next Sinon major
1 parent a79ccae commit 66b0081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"dependencies": {
7676
"@sinonjs/commons": "^3.0.0",
77-
"@sinonjs/fake-timers": "^10.1.0",
77+
"@sinonjs/fake-timers": "^10.3.0",
7878
"@sinonjs/samsam": "^8.0.0",
7979
"diff": "^5.1.0",
8080
"nise": "^5.1.4",

0 commit comments

Comments
 (0)