Skip to content

Commit d652295

Browse files
build(deps): bump @contentful/live-preview from 4.6.11 to 4.6.12 (#214)
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.6.11 to 4.6.12. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.6.11...@contentful/live-preview@4.6.12) --- 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>
1 parent 5f80d0f commit d652295

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@contentful/f36-icons": "^4.29.0",
3131
"@contentful/f36-tokens": "^4.0.5",
32-
"@contentful/live-preview": "^4.6.11",
32+
"@contentful/live-preview": "^4.6.12",
3333
"@contentful/rich-text-react-renderer": "^15.16.2",
3434
"@next/bundle-analyzer": "^14.2.6",
3535
"dotenv": "^16.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,10 +1341,10 @@
13411341
resolved "https://registry.yarnpkg.com/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz#20fbaa7f58115be7b31998fb1af618c3bb85bfbe"
13421342
integrity sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==
13431343

1344-
"@contentful/live-preview@^4.6.11":
1345-
version "4.6.11"
1346-
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.11.tgz#1cbcf481ef43bb23a321bd1ec1d94d78fec695b4"
1347-
integrity sha512-n3eLe/LBe0/iWYwxzG6yBPwwj+nT4XjAFJ2aAnRzM3io9IXq3ESSEW9dpYO6S3cj3873Kw7dXZObmejJksrj/g==
1344+
"@contentful/live-preview@^4.6.12":
1345+
version "4.6.12"
1346+
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.12.tgz#10e18d6bdc349f9ca9e3d2a9861c92570ff1f7d0"
1347+
integrity sha512-avNgTMaR8YZy90MVxgB4bzKDdDJ2hdGbFYrxHSKk96nDQW672VcmmsxG599647a49Khtmin3YZ1kSN/EvAb1qQ==
13481348
dependencies:
13491349
"@contentful/content-source-maps" "^0.11.10"
13501350
"@contentful/rich-text-types" "^17.0.0"

0 commit comments

Comments
 (0)