Skip to content

Commit 47c21d9

Browse files
fix(deps): bump @contentful/app-sdk
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.47.0 to 4.51.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.47.0...v4.51.0) --- updated-dependencies: - dependency-name: "@contentful/app-sdk" dependency-version: 4.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4374ce1 commit 47c21d9

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.47.0",
6+
"@contentful/app-sdk": "4.51.0",
77
"@contentful/f36-components": "4.81.1",
88
"@contentful/f36-tokens": "4.2.0",
99
"@contentful/react-apps-toolkit": "1.2.16",

0 commit comments

Comments
 (0)