Skip to content

Commit

Permalink
build(deps): bump @contentful/live-preview from 4.5.4 to 4.5.5
Browse files Browse the repository at this point in the history
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.5.4 to 4.5.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]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent d08223a commit 9ed27cd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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 @@
},
"license": "MIT",
"dependencies": {
"@contentful/live-preview": "^4.5.4",
"@contentful/live-preview": "^4.5.5",
"@contentful/rich-text-react-renderer": "^15.12.1",
"@contentful/rich-text-types": "^15.12.1",
"@emotion/react": "^11.10.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1172,20 +1172,20 @@
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@contentful/content-source-maps@^0.11.1":
version "0.11.1"
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.1.tgz#108a623ec76f9dd396f5ac0d6acb774ff223ca9d"
integrity sha512-dLNhz5NVxhnq2K+O+VfOiGB+JR53qRTD/TmSZxLsYJm+kQObSSziI4lVUlqEm7OBFmRnOW4hgR6woGylrfYuyA==
"@contentful/content-source-maps@^0.11.2":
version "0.11.2"
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.2.tgz#f8d7fcfcf486ccc9f2130487e54da30d75cab3a7"
integrity sha512-N85VAzEaeQw7tQq3++BksYoHafsXQjmDpeK+Eo6eBcy7Zi6Uwph9gHbaJ0c/vuTig1PtKEVDwzg2tbtQJWWxSg==
dependencies:
"@vercel/stega" "^0.1.2"
json-pointer "^0.6.2"

"@contentful/live-preview@^4.5.4":
version "4.5.4"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.4.tgz#2975da0e60cdf3814b42758aceb4987805628788"
integrity sha512-NZRDDLXT2kdtjqQ+Jl/4YdGoP13Jl1sy4671Dk2NWDYT8JFu1INN1nvuSEJQRVehI0g9kgwtyXGAEjOXmX59hg==
"@contentful/live-preview@^4.5.5":
version "4.5.5"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.5.tgz#f8f7c20db00143baac0d802d4d6b66cc96b015d1"
integrity sha512-96FPOuSn6bm8iDpUcfWNmvhAPGpy7TPPiGK7M5FRGtUc6R/9b5nIiLf5S3ny1ynw3z2ZMJj9/PcG4PvgVnM76w==
dependencies:
"@contentful/content-source-maps" "^0.11.1"
"@contentful/content-source-maps" "^0.11.2"
"@contentful/rich-text-types" "^16.2.0"
flatted "^3.2.9"
graphql-tag "^2.12.6"
Expand Down

0 comments on commit 9ed27cd

Please sign in to comment.