Skip to content

Commit

Permalink
build(deps): bump @contentful/live-preview from 4.6.4 to 4.6.5 (#205)
Browse files Browse the repository at this point in the history
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.6.4 to 4.6.5.
- [Release notes](https://github.com/contentful/live-preview/releases)
- [Commits](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected])

---
updated-dependencies:
- dependency-name: "@contentful/live-preview"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 24, 2025
1 parent d1108f7 commit 94c88b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@contentful/f36-icons": "^4.29.0",
"@contentful/f36-tokens": "^4.0.5",
"@contentful/live-preview": "^4.6.4",
"@contentful/live-preview": "^4.6.5",
"@contentful/rich-text-react-renderer": "^15.16.2",
"@next/bundle-analyzer": "^14.2.6",
"dotenv": "^16.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1341,10 +1341,10 @@
resolved "https://registry.yarnpkg.com/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz#20fbaa7f58115be7b31998fb1af618c3bb85bfbe"
integrity sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==

"@contentful/live-preview@^4.6.4":
version "4.6.4"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.4.tgz#740289d9fc414507931285f8dab8cb01a30984f9"
integrity sha512-yGZzkSKFeFWvixalSmr+SKMk1RFHcSy55HcuX0ZbgOgJhClfN5zfyaaJLBlXch5mxeOuva6Tg6gb/1HYYzbYFA==
"@contentful/live-preview@^4.6.5":
version "4.6.5"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.5.tgz#a9f2b47225daaf15fb9b4d743efe2921707da1bb"
integrity sha512-9yifE+UkuQnMWBfgB4/KojGbj0o+DPEC1+/VhYEC2pPm8YKgdQyO51nqxqDlFxt1T7RFcxXzUucyVKVU2PMdBA==
dependencies:
"@contentful/content-source-maps" "^0.11.7"
"@contentful/rich-text-types" "^17.0.0"
Expand Down

0 comments on commit 94c88b5

Please sign in to comment.