Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 62be373 commit ae855ff
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 @@ -33,7 +33,7 @@
"@chakra-ui/react": "^2.4.1",
"@contentful/f36-icons": "^4.23.2",
"@contentful/f36-tokens": "^4.0.1",
"@contentful/live-preview": "^4.6.1",
"@contentful/live-preview": "^4.6.3",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@next/bundle-analyzer": "^13.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1965,10 +1965,10 @@
resolved "https://registry.yarnpkg.com/@contentful/f36-tokens/-/f36-tokens-4.0.1.tgz#1b6a2e3fce11a61b84a855dbeed660989259ba54"
integrity sha512-NTyMAQcfvhPP8kJgOK5mtjKpErg799iglEb9B45ii4N7aMdph2GNqgv7KBgpogfbTEGBrlKIoH8MUDSV9YNREg==

"@contentful/live-preview@^4.6.1":
version "4.6.1"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.1.tgz#154b40a6ad575e6396dd84d6e160218a142d3ab4"
integrity sha512-UoFRsnV02yR4bXPi0wcXGKoBr33iKjSfajOHpy5PcMyrECg5BYkrFcteb/cYO0rxRvrWR9hPFMpaSFlDRGRzLg==
"@contentful/live-preview@^4.6.3":
version "4.6.3"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.3.tgz#d1d3ec8aa2b2652490928cad18d421440aee4919"
integrity sha512-BkYwG4JolocUyyoY7W4gMQyXBfi6YjGE4mxYpbwILv17D9nG2gt6je8m2PwzsR70FfqUAKx0aELZNUoJD9RGoQ==
dependencies:
"@contentful/content-source-maps" "^0.11.7"
"@contentful/rich-text-types" "^17.0.0"
Expand Down

0 comments on commit ae855ff

Please sign in to comment.