Skip to content

Commit e19e2fd

Browse files
fix(deps): update dependency contentful to ^11.10.4 (#697)
* fix(deps): update dependency contentful to ^11.10.4 * chore(changeset): add changeset for dependency updates --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 01725fc commit e19e2fd

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changeset/clear-eagles.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@o2s/integrations.algolia': patch
3+
'@o2s/integrations.contentful-cms': patch
4+
---
5+
6+
chore(deps): update dependencies

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/integrations/contentful-cms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@contentful/live-preview": "^4.9.4",
2222
"@o2s/framework": "*",
2323
"@o2s/utils.logger": "*",
24-
"contentful": "^11.10.3",
24+
"contentful": "^11.10.4",
2525
"flatted": "^3.3.3",
2626
"graphql": "16.12.0",
2727
"graphql-request": "7.4.0",

0 commit comments

Comments
 (0)