Skip to content

Commit

Permalink
fix(deps): bump @contentful/f36-components (#9320)
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group in /examples/function-potterdb-rest-api with 1 update: [@contentful/f36-components](https://github.com/contentful/forma-36).


Updates `@contentful/f36-components` from 4.74.3 to 4.75.0
- [Release notes](https://github.com/contentful/forma-36/releases)
- [Changelog](https://github.com/contentful/forma-36/blob/main/CHANGELOG.md)
- [Commits](https://github.com/contentful/forma-36/compare/@contentful/f36-components@4.74.3...@contentful/f36-components@4.75.0)

---
updated-dependencies:
- dependency-name: "@contentful/f36-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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] authored Dec 12, 2024
1 parent b1fc2a4 commit 1c081eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/function-potterdb-rest-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@contentful/app-sdk": "^4.29.1",
"@contentful/f36-components": "4.74.3",
"@contentful/f36-components": "4.75.0",
"@contentful/f36-icons": "^4.28.0",
"@contentful/f36-tokens": "4.1.0",
"@contentful/field-editor-single-line": "^1.4.4",
Expand Down

0 comments on commit 1c081eb

Please sign in to comment.