Skip to content

Commit 47c488e

Browse files
fix: update dependency @contentful/live-preview to v4.6.38 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a2aab4 commit 47c488e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"license": "MIT",
3535
"dependencies": {
36-
"@contentful/live-preview": "4.6.36",
36+
"@contentful/live-preview": "4.6.38",
3737
"@contentful/rich-text-react-renderer": "15.22.11",
3838
"@contentful/rich-text-types": "15.15.1",
3939
"@emotion/react": "11.14.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,20 +1330,20 @@
13301330
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
13311331
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
13321332

1333-
"@contentful/content-source-maps@^0.11.30":
1334-
version "0.11.30"
1335-
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.30.tgz#9c4051d8bc1055aba60c612b7d3054b7f22ccbee"
1336-
integrity sha512-pZ5FLK0owJldlVw+yomNijMTjkg++19uU3Rq3suYDsGQ4/liTJmnwu+7hf82WADGtk28BNbZWzl8hNisg2OZpQ==
1333+
"@contentful/content-source-maps@^0.11.31":
1334+
version "0.11.31"
1335+
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.31.tgz#27d2c31dd01aa3fc061dc650b0f5e0b91cfa361b"
1336+
integrity sha512-b7EYMnBI93LWAL+uH/he6/miWNPjM8SIGyHkKtvAssziHbcKaq0470sxXxqokL5jo5bUvkX2XME+MNV9Tktn7g==
13371337
dependencies:
13381338
"@vercel/stega" "^0.1.2"
13391339
json-pointer "^0.6.2"
13401340

1341-
"@contentful/[email protected].36":
1342-
version "4.6.36"
1343-
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.36.tgz#29584cb958c09f9feed0ffeaf04709b022f6c7ed"
1344-
integrity sha512-UbNHmqhrhHkmuQEKtbO7HtAEcnRm5w3faHoOM3mE4ApxhAnmpHxG+OquoyjzHoogBWJn0i1qdQfPirMArkJN6w==
1341+
"@contentful/[email protected].38":
1342+
version "4.6.38"
1343+
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.38.tgz#99e4ef8f886d8ba70d105b5508ed2208cedaeaea"
1344+
integrity sha512-DlIFlvkRTsyjXBDDX/mbwb8eFGbUWcIRyuTlvC7LgPVzrmTLCZ9CxMiupLqVOwNxcdeoT0if//RwND2PfuwISA==
13451345
dependencies:
1346-
"@contentful/content-source-maps" "^0.11.30"
1346+
"@contentful/content-source-maps" "^0.11.31"
13471347
"@contentful/rich-text-types" "^17.0.0"
13481348
flatted "^3.2.9"
13491349
graphql-tag "^2.12.6"

0 commit comments

Comments
 (0)