Skip to content

Commit f6a6989

Browse files
chore(deps-dev): bump fluent-json-schema from 5.0.0 to 6.0.0 (#869)
Bumps [fluent-json-schema](https://github.com/fastify/fluent-json-schema) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/fastify/fluent-json-schema/releases) - [Commits](fastify/fluent-json-schema@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: fluent-json-schema dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a810c1 commit f6a6989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"c8": "^10.1.3",
6868
"eslint": "^9.17.0",
6969
"fastify": "^5.0.0",
70-
"fluent-json-schema": "^5.0.0",
70+
"fluent-json-schema": "^6.0.0",
7171
"joi": "^17.13.1",
7272
"joi-to-json": "^4.2.1",
7373
"neostandard": "^0.12.0",

0 commit comments

Comments
 (0)