Skip to content

Commit

Permalink
chore: bump contentful from 10.6.1 to 10.6.2 (#356)
Browse files Browse the repository at this point in the history
Bumps [contentful](https://github.com/contentful/contentful.js) from 10.6.1 to 10.6.2.
- [Release notes](https://github.com/contentful/contentful.js/releases)
- [Commits](contentful/contentful.js@v10.6.1...v10.6.2)

---
updated-dependencies:
- dependency-name: contentful
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 8749e00 commit b2ba44d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/visual-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@swc/core": "1.3.93",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.5",
"contentful": "10.6.1",
"contentful": "10.6.2",
"jest": "29.7.0",
"typescript": "5.1.6"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2989,10 +2989,10 @@ contentful-sdk-core@^8.1.0:
lodash.isstring "^4.0.1"
p-throttle "^4.1.1"

[email protected].1, contentful@^10.3.4:
version "10.6.1"
resolved "https://registry.yarnpkg.com/contentful/-/contentful-10.6.1.tgz#241cfe3411ba7cb77d36a1e2623ba723185d21ac"
integrity sha512-ZiMOVx68KD+C5f4EIjqDo1yvZzpokOIwG4X0+LZ/Eco9c2S5qzT889mbDDay3Y8NB3OfAdS7s6T4rr1p8b7bDA==
[email protected].2, contentful@^10.3.4:
version "10.6.2"
resolved "https://registry.yarnpkg.com/contentful/-/contentful-10.6.2.tgz#87cfb1f8319329aac5180047c2f41926fc60d944"
integrity sha512-j/1XRZTjZvjbVnx/rRmjvS0N06bQhD1Kp0NH7IveI1481ihh/qVzBfY0/hMaFxuNeH6Fvm3DsF3jLAkhjAvuew==
dependencies:
"@contentful/rich-text-types" "^16.0.2"
axios "^1.4.0"
Expand Down

0 comments on commit b2ba44d

Please sign in to comment.