Skip to content

Commit 52d0c2d

Browse files
chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#248)
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 16d29a0 commit 52d0c2d

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
@@ -20,7 +20,7 @@
2020
"lint:fix": "eslint --fix"
2121
},
2222
"dependencies": {
23-
"fastify-plugin": "^5.0.0"
23+
"fastify-plugin": "^6.0.0"
2424
},
2525
"devDependencies": {
2626
"@types/node": "^25.0.3",

0 commit comments

Comments
 (0)