Skip to content

Commit

Permalink
chore: bump contentful from 10.5.1 to 10.5.2 (#316)
Browse files Browse the repository at this point in the history
Bumps [contentful](https://github.com/contentful/contentful.js) from 10.5.1 to 10.5.2.
- [Release notes](https://github.com/contentful/contentful.js/releases)
- [Commits](contentful/contentful.js@v10.5.1...v10.5.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 Sep 18, 2023
1 parent e4d92f8 commit e67fb0a
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.83",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.4",
"contentful": "10.5.1",
"contentful": "10.5.2",
"jest": "29.6.4",
"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 @@ -2979,10 +2979,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.5.1"
resolved "https://registry.yarnpkg.com/contentful/-/contentful-10.5.1.tgz#6bc272a2209f40c755bfad653da2c6c6eff20e1d"
integrity sha512-1u1bMTruD1CJiCk5pBIn+ixMTSSl51AD4f2yXZ9G0uh3x+K3rasCojclM/GO9gF4WcNzdYe1ph+ILeOaEyTW3A==
[email protected].2, contentful@^10.3.4:
version "10.5.2"
resolved "https://registry.yarnpkg.com/contentful/-/contentful-10.5.2.tgz#f742dffdf659e12498a6eb29b0f516381c86aee2"
integrity sha512-vt0a/n1oIdNWfefmupC+B3bAjK12SGAf03motat2IWxH1md36PCI5Do5SH1t2VmTrOSDLiJIpXrkYBGKXn1GQA==
dependencies:
"@contentful/rich-text-types" "^16.0.2"
axios "^1.4.0"
Expand Down

0 comments on commit e67fb0a

Please sign in to comment.