From 9f2f1794a0cd43beb326b409220cac03d1f2c76b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 12:52:39 -0300 Subject: [PATCH] chore: bump @dcl/schemas from 9.7.0 to 9.9.0 (#172) Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 9.7.0 to 9.9.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/schemas/compare/9.7.0...9.9.0) --- updated-dependencies: - dependency-name: "@dcl/schemas" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 548a0a8..44fd594 100644 --- a/yarn.lock +++ b/yarn.lock @@ -676,9 +676,9 @@ integrity sha512-Cg+MoIOn+BYmQV2q8zSFnNYY+GldlnUazwBnfgrq3i66ZxOaZ65h01btd8OUtSAlfWG4VTNIOHDjtKqmuwJNBg== "@dcl/schemas@^9.1.1": - version "9.7.0" - resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-9.7.0.tgz#03d3abc786d0b2105cbea04529400e2c14655940" - integrity sha512-biebiK72leOhSBCSTPywnHl0vNpWmJX7dYSnk6UKzq08Ri15bs1S7s2Mxuxo6r15DnEvYgcqrfXeCwufJTFeqA== + version "9.9.0" + resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-9.9.0.tgz#868693b46ef3d64b166d095bb0405d5119de461a" + integrity sha512-n7zgMWTHb0O8oqb4kfVJzuTi/R3qkp/BZTAqhS1BRtSeulVhEVAnpPd2R6nzW9gC9D0Wp1yzaMo53gUIAcHSDw== dependencies: ajv "^8.11.0" ajv-errors "^3.0.0"