Skip to content

Commit

Permalink
build(deps): bump @contentful/live-preview from 3.3.5 to 3.3.6
Browse files Browse the repository at this point in the history
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 3.3.5 to 3.3.6.
- [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 May 13, 2024
1 parent fa7d5f7 commit 86c761d
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": "^3.3.5",
"@contentful/live-preview": "^3.3.6",
"@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@^3.3.5":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.3.5.tgz#c6f2933b3db968e7d6dbd95e64468fcec7ea0227"
integrity sha512-kfMfy+fJJhftk000vrQeR+CE6lcYso+mX+2Pmq/HkyHNhmrH1Z6tqncoroZGq54+2fBvb3p2a7RetJaF9ba8Kw==
"@contentful/live-preview@^3.3.6":
version "3.3.6"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.3.6.tgz#39bbcaea6a1f6eca019aa582e2a05d83a12c34f1"
integrity sha512-mRQCSwBDThQXz+pKw0h+P5l29GT3qrD65DsvDCaAg6yJ7YhGQbtnoH63DvDwc55NbACYA3ILWn6vqvjGnI9gnw==
dependencies:
"@contentful/content-source-maps" "^0.4.2"
"@contentful/rich-text-types" "^16.2.0"
Expand Down

0 comments on commit 86c761d

Please sign in to comment.