Skip to content

Commit e69f34b

Browse files
fix(deps): bump @contentful/app-sdk (#10033)
Bumps the production-dependencies group in /examples/function-mock-shop with 1 update: [@contentful/app-sdk](https://github.com/contentful/ui-extensions-sdk). Updates `@contentful/app-sdk` from 4.35.0 to 4.36.0 - [Release notes](https://github.com/contentful/ui-extensions-sdk/releases) - [Changelog](https://github.com/contentful/ui-extensions-sdk/blob/main/CHANGELOG.md) - [Commits](contentful/ui-extensions-sdk@v4.35.0...v4.36.0) --- updated-dependencies: - dependency-name: "@contentful/app-sdk" dependency-version: 4.36.0 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>
1 parent d080f10 commit e69f34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/function-mock-shop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@contentful/app-sdk": "4.35.0",
6+
"@contentful/app-sdk": "4.36.0",
77
"@contentful/f36-components": "4.81.0",
88
"@contentful/f36-tokens": "4.2.0",
99
"@contentful/react-apps-toolkit": "1.2.16",

0 commit comments

Comments
 (0)