Skip to content

Commit

Permalink
fix(deps): bump the production-dependencies group (#9069)
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group in /examples/typescript with 2 updates: [@contentful/f36-components](https://github.com/contentful/forma-36) and @contentful/f36-tokens.


Updates `@contentful/f36-components` from 4.70.0 to 4.73.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/[email protected]...@contentful/[email protected])

Updates `@contentful/f36-tokens` from 4.0.5 to 4.1.0

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 5d67efa commit c40bd3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@contentful/app-sdk": "^4.29.1",
"@contentful/f36-components": "4.70.0",
"@contentful/f36-tokens": "4.0.5",
"@contentful/f36-components": "4.73.0",
"@contentful/f36-tokens": "4.1.0",
"@contentful/react-apps-toolkit": "1.2.16",
"contentful-management": "10.46.4",
"emotion": "10.0.27",
Expand Down

0 comments on commit c40bd3f

Please sign in to comment.