Skip to content

Commit

Permalink
chore(deps-dev): bump fluent-json-schema from 4.2.1 to 5.0.0 (#183)
Browse files Browse the repository at this point in the history
Bumps [fluent-json-schema](https://github.com/fastify/fluent-json-schema) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/fastify/fluent-json-schema/releases)
- [Commits](https://github.com/fastify/fluent-json-schema/commits)

---
updated-dependencies:
- dependency-name: fluent-json-schema
  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>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent bcc5bc2 commit 0ef2db6
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 @@
"@fastify/pre-commit": "^2.1.0",
"@sinclair/typebox": "^0.32.18",
"ajv-formats": "^3.0.1",
"fluent-json-schema": "^4.2.1",
"fluent-json-schema": "^5.0.0",
"snazzy": "^9.0.0",
"standard": "^17.1.0",
"tap": "^18.7.1",
Expand Down

0 comments on commit 0ef2db6

Please sign in to comment.