Skip to content

Commit

Permalink
build(deps-dev): bump @fastify/compress from 6.5.0 to 7.0.0 (#433)
Browse files Browse the repository at this point in the history
Bumps [@fastify/compress](https://github.com/fastify/fastify-compress) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/fastify/fastify-compress/releases)
- [Commits](fastify/fastify-compress@v6.5.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@fastify/compress"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent f1a248b commit 160ec38
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 @@ -39,7 +39,7 @@
"p-limit": "^3.1.0"
},
"devDependencies": {
"@fastify/compress": "^6.0.0",
"@fastify/compress": "^7.0.0",
"@fastify/pre-commit": "^2.0.2",
"@types/node": "^20.1.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
Expand Down

0 comments on commit 160ec38

Please sign in to comment.