Skip to content

Commit

Permalink
build(deps): bump @fastify/deepmerge from 1.3.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [@fastify/deepmerge](https://github.com/fastify/deepmerge) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/fastify/deepmerge/releases)
- [Commits](fastify/deepmerge@v1.3.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 6787884 commit 0b9b097
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 @@ -46,7 +46,7 @@
"tsd": "^0.31.0"
},
"dependencies": {
"@fastify/deepmerge": "^1.3.0"
"@fastify/deepmerge": "^2.0.0"
},
"pre-commit": [
"lint",
Expand Down

0 comments on commit 0b9b097

Please sign in to comment.