Skip to content

Commit

Permalink
build(deps-dev): bump fastify from 4.26.2 to 4.27.0
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 4.26.2 to 4.27.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.26.2...v4.27.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent fd642e5 commit 25ca711
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "^20.12.11",
"@types/web-bluetooth": "^0.0.20",
"c8": "^9.1.0",
"fastify": "^4.26.2",
"fastify": "^4.27.0",
"fastify-plugin": "^4.5.1",
"form-auto-content": "^3.2.1",
"tsc-alias": "^1.8.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@swc/helpers": "^0.5.11",
"@types/node": "^20.12.11",
"c8": "^9.1.0",
"fastify": "^4.26.2"
"fastify": "^4.27.0"
},
"peerDependencies": {
"typescript": "~5.4.5"
Expand Down
65 changes: 61 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 25ca711

Please sign in to comment.