Skip to content

Commit

Permalink
chore: bump @dcl/schemas from 12.0.0 to 13.2.1 (#1792)
Browse files Browse the repository at this point in the history
Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 12.0.0 to 13.2.1.
- [Release notes](https://github.com/decentraland/schemas/releases)
- [Commits](decentraland/schemas@12.0.0...13.2.1)

---
updated-dependencies:
- dependency-name: "@dcl/schemas"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 22, 2024
1 parent 08502e7 commit 44357cb
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 @@ -27,7 +27,7 @@
"@dcl/content-validator": "^5.4.0",
"@dcl/crypto": "^3.4.5",
"@dcl/hashing": "^3.0.4",
"@dcl/schemas": "^12.0.0",
"@dcl/schemas": "^13.2.1",
"@dcl/snapshots-fetcher": "^9.0.3",
"@dcl/urn-resolver": "^3.6.0",
"@well-known-components/env-config-provider": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@dcl/catalyst-api-specs": "^3.2.6",
"@dcl/crypto": "^3.4.5",
"@dcl/schemas": "^12.0.0",
"@dcl/schemas": "^13.2.1",
"@dcl/urn-resolver": "^3.6.0",
"@well-known-components/env-config-provider": "^1.2.0",
"@well-known-components/fetch-component": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -395,10 +395,10 @@
ajv-keywords "^5.1.0"
mitt "^3.0.1"

"@dcl/schemas@^12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-12.0.0.tgz#ebb1e624d69eea3764078eae4238f0db4a5722f9"
integrity sha512-wQ5acIFHRsian6HPuYpFxJxNyhAW30iobInoo3vR5RCTyKa6XJR+dafaSYuj+CwOihwl5BWV9mp9oZ5c6XOG3Q==
"@dcl/schemas@^13.2.1":
version "13.2.1"
resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-13.2.1.tgz#39eaa7e06e06c8e938c80d9d91f70acff1f2d1e1"
integrity sha512-2RtH0eSqcv0d8FSrLUV5yk1eFWCBe66MChrhcqxC0aPp0tz+osKzablqNwx4d6GukEQpibmpOAsZztkeyI4f4A==
dependencies:
ajv "^8.11.0"
ajv-errors "^3.0.0"
Expand Down

0 comments on commit 44357cb

Please sign in to comment.