From 1c74466512b1b7a1e58dbe99a962c10de6533e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 05:51:16 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 3.3.4 to 3.3.5 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@3.3.4...@contentful/live-preview@3.3.5) --- updated-dependencies: - dependency-name: "@contentful/live-preview" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 17b9ff6..6279299 100644 --- a/package.json +++ b/package.json @@ -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.4", + "@contentful/live-preview": "^3.3.5", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@next/bundle-analyzer": "^13.0.4", diff --git a/yarn.lock b/yarn.lock index 54eb8e1..1effbd5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.4": - version "3.3.4" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.3.4.tgz#100ec7aaf2152e6cdcaaa3cf4005f516938a879a" - integrity sha512-mjQZAE/UkTE8H3c9WuBhq/OD+QM/2fUy+y7TDAzzVmgw3i5DlDclkLaBG1dYL2o5KvxWeFU7pHksq+jawPjjgQ== +"@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== dependencies: "@contentful/content-source-maps" "^0.4.2" "@contentful/rich-text-types" "^16.2.0"