Skip to content

Commit af96ca3

Browse files
chore(deps): bump @fastify/deepmerge from 1.3.0 to 2.0.0 (#735)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ae96b6 commit af96ca3

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
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"dependencies": {
56-
"@fastify/deepmerge": "^1.2.0",
56+
"@fastify/deepmerge": "^2.0.0",
5757
"chalk": "^4.1.2",
5858
"chokidar": "^3.5.2",
5959
"close-with-grace": "^1.1.0",

0 commit comments

Comments
 (0)