Skip to content

Commit

Permalink
Bump the development group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development group with 2 updates: [hono](https://github.com/honojs/hono) and [msw](https://github.com/mswjs/msw).


Updates `hono` from 4.3.2 to 4.3.6
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.3.2...v4.3.6)

Updates `msw` from 2.2.14 to 2.3.0
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.2.14...v2.3.0)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent ec8dc0a commit ef8f255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"@biomejs/biome": "1.7.3",
"@types/bun": "1.1.1",
"bunchee": "5.1.5",
"hono": "4.3.2",
"hono": "4.3.6",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"msw": "2.2.14",
"msw": "2.3.0",
"typescript": "5.4.5"
},
"peerDependencies": {
Expand Down

0 comments on commit ef8f255

Please sign in to comment.