Skip to content

Commit 50d5af0

Browse files
build(deps): bump @contentful/live-preview from 3.0.0 to 3.1.0
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 3.0.0 to 3.1.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b93437 commit 50d5af0

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@contentful/f36-icons": "^4.23.2",
3131
"@contentful/f36-tokens": "^4.0.1",
32-
"@contentful/live-preview": "^3.0.0",
32+
"@contentful/live-preview": "^3.1.0",
3333
"@contentful/rich-text-react-renderer": "^15.16.2",
3434
"@next/bundle-analyzer": "^13.0.4",
3535
"dotenv": "^16.0.3",

Diff for: yarn.lock

+6-16
Original file line numberDiff line numberDiff line change
@@ -1186,10 +1186,10 @@
11861186
resolved "https://registry.yarnpkg.com/@contentful/f36-tokens/-/f36-tokens-4.0.1.tgz#1b6a2e3fce11a61b84a855dbeed660989259ba54"
11871187
integrity sha512-NTyMAQcfvhPP8kJgOK5mtjKpErg799iglEb9B45ii4N7aMdph2GNqgv7KBgpogfbTEGBrlKIoH8MUDSV9YNREg==
11881188

1189-
"@contentful/live-preview@^3.0.0":
1190-
version "3.0.0"
1191-
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.0.0.tgz#4934e556cd66a4bc7fe52fbf6f893c93f6438867"
1192-
integrity sha512-8um0ug2LKeWVfhDGFvn1mqKjP3MkgIWCC7SHavQE8wDWHpgx5Bi6ji69+fh4DdT6vsRM+OpASu7V2NO18x7IRw==
1189+
"@contentful/live-preview@^3.1.0":
1190+
version "3.1.0"
1191+
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.1.0.tgz#2c24f99a345ae7a65f58df06ec78971ee30ad93f"
1192+
integrity sha512-qqb7arksY81zp9Q1GU7V5eF/m3kmd9YZSdXaxsOgxojWbDttasW44cR+3JjjS562lJSvmL6vsf83BdZaQ6db9A==
11931193
dependencies:
11941194
"@contentful/content-source-maps" "0.2.0-alpha.13"
11951195
"@contentful/rich-text-types" "^16.2.0"
@@ -1205,12 +1205,7 @@
12051205
dependencies:
12061206
"@contentful/rich-text-types" "^16.0.2"
12071207

1208-
"@contentful/rich-text-types@^16.0.2":
1209-
version "16.0.2"
1210-
resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.0.2.tgz#779bc76b5159152b3a9e908e6a04cb9342faa9b1"
1211-
integrity sha512-ovbmCKQjlyGek4NuABoqDesC3FBV3e5jPMMdtT2mpOy9ia31MKO0NSFMRGZu7Q+veZzmDMja8S1i/XeFCUT9Pw==
1212-
1213-
"@contentful/rich-text-types@^16.2.0":
1208+
"@contentful/rich-text-types@^16.0.2", "@contentful/rich-text-types@^16.2.0":
12141209
version "16.2.0"
12151210
resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.2.0.tgz#5a98cb119340f4da46555216913e96d7ce58df70"
12161211
integrity sha512-4BHC+mfa50JB70epzpnas4EkiuB3mGdBZ5Rp8w7R5wXvswEf8TLg5yGau2FxmZeEjrAkDrt4vzBLVQ8v3Y//Jw==
@@ -4291,12 +4286,7 @@ flat-cache@^3.0.4:
42914286
flatted "^3.1.0"
42924287
rimraf "^3.0.2"
42934288

4294-
flatted@^3.1.0:
4295-
version "3.2.7"
4296-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
4297-
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
4298-
4299-
flatted@^3.2.9:
4289+
flatted@^3.1.0, flatted@^3.2.9:
43004290
version "3.3.1"
43014291
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
43024292
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==

0 commit comments

Comments
 (0)