Skip to content

Commit

Permalink
build(deps-dev): bump @sinonjs/fake-timers from 8.1.0 to 9.0.0 (#65)
Browse files Browse the repository at this point in the history
Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/sinonjs/fake-timers/releases)
- [Changelog](https://github.com/sinonjs/fake-timers/blob/master/CHANGELOG.md)
- [Commits](sinonjs/fake-timers@v8.1.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@sinonjs/fake-timers"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2022
1 parent f7848e5 commit 5c0711c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/fastify/fastify-routes-stats#readme",
"devDependencies": {
"@sinonjs/fake-timers": "^8.0.0",
"@sinonjs/fake-timers": "^9.0.0",
"fastify": "^3.0.0",
"husky": "^7.0.0",
"snazzy": "^9.0.0",
Expand Down

0 comments on commit 5c0711c

Please sign in to comment.