Skip to content

Commit

Permalink
chore: bump @dcl/catalyst-api-specs from 3.2.6 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [@dcl/catalyst-api-specs](https://github.com/decentraland/catalyst-api-specs) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/decentraland/catalyst-api-specs/releases)
- [Commits](decentraland/catalyst-api-specs@3.2.6...3.3.0)

---
updated-dependencies:
- dependency-name: "@dcl/catalyst-api-specs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent f1efb8f commit 24168af
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@dcl/block-indexer": "^1.1.2",
"@dcl/catalyst-api-specs": "^3.2.6",
"@dcl/catalyst-api-specs": "^3.3.0",
"@dcl/catalyst-contracts": "^4.4.1",
"@dcl/catalyst-storage": "^4.2.0",
"@dcl/content-validator": "^5.6.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "jest --runInBand --forceExit --coverage"
},
"dependencies": {
"@dcl/catalyst-api-specs": "^3.2.6",
"@dcl/catalyst-api-specs": "^3.3.0",
"@dcl/crypto": "^3.4.5",
"@dcl/schemas": "^13.2.1",
"@dcl/urn-resolver": "^3.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,10 +321,10 @@
"@well-known-components/metrics" "^2.0.1"
lru-cache "^7.14.0"

"@dcl/catalyst-api-specs@^3.2.6":
version "3.2.6"
resolved "https://registry.yarnpkg.com/@dcl/catalyst-api-specs/-/catalyst-api-specs-3.2.6.tgz#1d0d7e7803b38ed3d1de0eef83394444a825bc33"
integrity sha512-bm8bfmIsZV3QqhY3tolxYm3ljA1vxhC+lRRQkwEnjZJiXHP0aeyvkCeVZp2ZmNTskXm29LDPGo3mcCGb/qiztA==
"@dcl/catalyst-api-specs@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@dcl/catalyst-api-specs/-/catalyst-api-specs-3.3.0.tgz#6efebe6142e4934bcf51d60367639e203204de2b"
integrity sha512-SwOY3+XRP0KBFOkUl4k4plSP8iYMd3On5iDcCeHkcWBuDvNplW2eydC2S9A6XHjjGwRZI7pmqMS9Q2LX1xeGGQ==
dependencies:
yaml "^2.3.4"

Expand Down

0 comments on commit 24168af

Please sign in to comment.