Skip to content

Commit 48c7c29

Browse files
chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#193)
Bumps the dependencies group with 1 update: [fastify-plugin](https://github.com/fastify/fastify-plugin). Updates `fastify-plugin` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](fastify/fastify-plugin@v5.1.0...v6.0.0) --- updated-dependencies: - dependency-name: fastify-plugin dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8cdcfed commit 48c7c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
"dependencies": {
7171
"@fastify/error": "^4.0.0",
72-
"fastify-plugin": "^5.0.0"
72+
"fastify-plugin": "^6.0.0"
7373
},
7474
"publishConfig": {
7575
"access": "public"

0 commit comments

Comments
 (0)