Skip to content

Commit

Permalink
build(deps): bump @contentful/live-preview from 2.11.1 to 2.11.9
Browse files Browse the repository at this point in the history
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 2.11.1 to 2.11.9.
- [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 Oct 25, 2023
1 parent 2e793f8 commit df1b937
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@contentful/experience-consent-manager": "^2.3.1",
"@contentful/f36-icons": "^4.23.2",
"@contentful/f36-tokens": "^4.0.1",
"@contentful/live-preview": "^2.11.1",
"@contentful/live-preview": "^2.11.9",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@next/bundle-analyzer": "^13.0.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2293,24 +2293,24 @@
dependencies:
emotion "^10.0.17"

"@contentful/live-preview@^2.11.1":
version "2.11.1"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-2.11.1.tgz#dcaa5cd079cf06f0c747f1a5cfab46037e3bc060"
integrity sha512-Oh7soO3IYq/PGdOdxdAa9+ecc1kx9jnUaZ2/n+uPP6YRFgMCr1+OAlRhyWHYVkqa2TFBoaROiiZR5RpzauWFMA==
"@contentful/live-preview@^2.11.9":
version "2.11.9"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-2.11.9.tgz#1b1e8dd3ca796273888ac5734b85a204b7bb9a3a"
integrity sha512-C1dpjZ7hDPD58s9tjv4/F1bhlO0CQdDw4M5lvb+U99ZV+ieX8nzofNkjfTKKwUtGi8Hi5t72MZfzqrDEyEWD7w==
dependencies:
"@contentful/rich-text-types" "^16.2.0"
"@contentful/visual-sdk" "^1.0.0-alpha.21"
"@contentful/visual-sdk" "^1.0.0-alpha.26"
lodash.isequal "^4.5.0"

"@contentful/rich-text-types@^16.2.0":
version "16.3.0"
resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.3.0.tgz#d44145a43b32d61eb4d6a82d3001cdfddbbda42e"
integrity sha512-OfQmAu5bxE0CgQA3WlUleVej+ifFG/iXmB2DmUl4EyWyFue1aiIvfjxQhcDRSH4n1jUNMJ6L1wInZL8uV5m3TQ==

"@contentful/visual-sdk@^1.0.0-alpha.21":
version "1.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@contentful/visual-sdk/-/visual-sdk-1.0.0-alpha.21.tgz#f58b5030b55d20747c84ad094644c8b577715172"
integrity sha512-mqq9t42msPo3hXHdiRmqbjkwgOFMhyXRONyyeesPTCXNgyIIRV8DY+zkrn4p36JNc3L1W3u9lic2d9vY6LfWNQ==
"@contentful/visual-sdk@^1.0.0-alpha.26":
version "1.0.0-alpha.26"
resolved "https://registry.yarnpkg.com/@contentful/visual-sdk/-/visual-sdk-1.0.0-alpha.26.tgz#4f685f58010d0c4ee0944421c7884dc07e1cd5d8"
integrity sha512-jmmmoWCFuQENw3AlhM/hkpq8CS+FoiTgIZAMK0rDpWfTys4+eGUZ6dXQSrBVJdiQH32yZ7pWzHwBOuW2EIXlbg==

"@corex/deepmerge@^4.0.29":
version "4.0.29"
Expand Down

0 comments on commit df1b937

Please sign in to comment.