Skip to content

Commit c7274be

Browse files
chore: bump @dcl/schemas from 14.1.0 to 15.1.2 (#1834)
Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 14.1.0 to 15.1.2. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](decentraland/schemas@14.1.0...15.1.2) --- updated-dependencies: - dependency-name: "@dcl/schemas" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b7c140 commit c7274be

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

content/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@dcl/content-validator": "^6.0.2",
2828
"@dcl/crypto": "^3.4.5",
2929
"@dcl/hashing": "^3.0.4",
30-
"@dcl/schemas": "^14.1.0",
30+
"@dcl/schemas": "^15.1.2",
3131
"@dcl/snapshots-fetcher": "^9.1.0",
3232
"@dcl/urn-resolver": "^3.6.0",
3333
"@well-known-components/env-config-provider": "^1.2.0",

lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@dcl/catalyst-api-specs": "^3.3.0",
1515
"@dcl/crypto": "^3.4.5",
16-
"@dcl/schemas": "^14.1.0",
16+
"@dcl/schemas": "^15.1.2",
1717
"@dcl/urn-resolver": "^3.6.0",
1818
"@well-known-components/env-config-provider": "^1.2.0",
1919
"@well-known-components/fetch-component": "^2.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -401,10 +401,10 @@
401401
ajv-keywords "^5.1.0"
402402
mitt "^3.0.1"
403403

404-
"@dcl/schemas@^14.1.0":
405-
version "14.1.0"
406-
resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-14.1.0.tgz#f138401748cedfda6c3d618265368405386be2cc"
407-
integrity sha512-KE7679WNJqlrXH088pvXh2a6YLtDL+PvZYXY8ZXShhEJrnxjUhXGYH1LJckPLy4Tb7GEJBwaCcfYlVVVMrDLeA==
404+
"@dcl/schemas@^15.1.2":
405+
version "15.1.2"
406+
resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-15.1.2.tgz#f68512fec27951e7708368df2b420659b64a2213"
407+
integrity sha512-RD7ML7gpQiIbSHSF1xquYfOZgq1KlYO+TvKPVmeI+X6wfj6cbC1A46NPj+Hm39lKsPqvVXivfrfhcZskGATjfA==
408408
dependencies:
409409
ajv "^8.11.0"
410410
ajv-errors "^3.0.0"

0 commit comments

Comments
 (0)