Skip to content

Commit

Permalink
fix(deps): update dependency @devprotocol/clubs-core to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2023
1 parent 8e6a787 commit 75a6aba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@astrojs/vue": "3.0.2",
"@crossmint/client-sdk-base": "^1.0.1-alpha.6",
"@crossmint/client-sdk-react-ui": "^1.0.1-alpha.6",
"@devprotocol/clubs-core": "2.1.9",
"@devprotocol/clubs-core": "2.2.0",
"@devprotocol/clubs-plugin-posts": "0.7.0",
"@devprotocol/dev-kit": "8.6.0",
"@devprotocol/elements": "1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,10 +583,10 @@
svelte "^3.49.0"
vue "^3.2.0"

"@devprotocol/clubs-core@2.1.9":
version "2.1.9"
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-2.1.9.tgz#04744b954af953f0e4755ea0abb4735107c07f08"
integrity sha512-pGWgXdWKv0TstVIxPKSmMra6YkxnBKFTyJIyBfacu9R/FaaLPaYtSlMVBsAh+699jyRgKVGCRODeIkPcJhHyfA==
"@devprotocol/clubs-core@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@devprotocol/clubs-core/-/clubs-core-2.2.0.tgz#475f3c2920cb103c348e6f0fb2c4a7e80db837f9"
integrity sha512-UQiW+SGwg1Pcqqk6zlDVnmcPgVmfU4h5Z9tk0Ghk13F/Pgw2EKRvloOo74+bKOLuiQcJwkAEjGmHfSyteSsj0Q==
dependencies:
"@devprotocol/dev-kit" "8.6.0"
"@devprotocol/elements" "1.1.0"
Expand Down

0 comments on commit 75a6aba

Please sign in to comment.