Skip to content

Commit

Permalink
chore: bump contentful-management from 10.45.1 to 10.46.2 (#323)
Browse files Browse the repository at this point in the history
Bumps [contentful-management](https://github.com/contentful/contentful-management.js) from 10.45.1 to 10.46.2.
- [Release notes](https://github.com/contentful/contentful-management.js/releases)
- [Changelog](https://github.com/contentful/contentful-management.js/blob/master/CHANGELOG.md)
- [Commits](contentful/contentful-management.js@v10.45.1...v10.46.2)

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

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 25, 2023
1 parent bf67cc7 commit 9c2ea9c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@
read-pkg-up "^7.0.1"
semver "^7.3.2"

"@contentful/rich-text-types@^16.0.2", "@contentful/rich-text-types@^16.0.3", "@contentful/rich-text-types@^16.2.0":
"@contentful/rich-text-types@^16.0.2", "@contentful/rich-text-types@^16.2.0", "@contentful/rich-text-types@^16.3.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==
Expand Down Expand Up @@ -2950,11 +2950,11 @@ content-disposition@^0.5.4:
safe-buffer "5.2.1"

contentful-management@^10.30.1:
version "10.45.1"
resolved "https://registry.yarnpkg.com/contentful-management/-/contentful-management-10.45.1.tgz#7d88ac7634d5543d24686610da26555609fb5ba6"
integrity sha512-jErN1sgxQRwbJ2l/B9CWvwPjp7T1JZuhyD1YPB+WUxp8mcF8iYXtot0Gf24kDb2Qcct55NkAP9TQgbHjMBvlTw==
version "10.46.2"
resolved "https://registry.yarnpkg.com/contentful-management/-/contentful-management-10.46.2.tgz#0cb5a35c6ac789f8a0d29012a5c41ddc6d5e5f2b"
integrity sha512-2ob6epeYI0iCKSortNBnxhJKJtHKIUn63cZJODSELCW60ZNPWtWx279kRD68hLLD/NSxnbW4/rqxepBO2EPeUA==
dependencies:
"@contentful/rich-text-types" "^16.0.3"
"@contentful/rich-text-types" "^16.3.0"
"@types/json-patch" "0.0.30"
axios "^1.4.0"
contentful-sdk-core "^8.1.0"
Expand Down

0 comments on commit 9c2ea9c

Please sign in to comment.