Skip to content

Commit 0cfe689

Browse files
build(deps-dev): bump @sinonjs/fake-timers from 9.1.2 to 10.0.2 (nodejs#1819)
Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 9.1.2 to 10.0.2. - [Release notes](https://github.com/sinonjs/fake-timers/releases) - [Changelog](https://github.com/sinonjs/fake-timers/blob/main/CHANGELOG.md) - [Commits](sinonjs/fake-timers@v9.1.2...v10.0.2) --- updated-dependencies: - dependency-name: "@sinonjs/fake-timers" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6844f0 commit 0cfe689

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
@@ -66,7 +66,7 @@
6666
"fuzz": "jsfuzz test/fuzzing/fuzz.js corpus"
6767
},
6868
"devDependencies": {
69-
"@sinonjs/fake-timers": "^9.1.2",
69+
"@sinonjs/fake-timers": "^10.0.2",
7070
"@types/node": "^18.0.3",
7171
"abort-controller": "^3.0.0",
7272
"atomic-sleep": "^1.0.0",

0 commit comments

Comments
 (0)