From 057e6327600cb24b20b2b9895b213348f30d364d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:47:26 +0000 Subject: [PATCH] chore: bump @dcl/schemas from 9.7.0 to 9.8.0 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 9.7.0 to 9.8.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/schemas/compare/9.7.0...9.8.0) --- updated-dependencies: - dependency-name: "@dcl/schemas" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 548a0a8..c1f8869 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.8.0" + resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-9.8.0.tgz#4fa79af9e6c3fc5de6de26330456f3626e0dca29" + integrity sha512-SDolByIyXud4Z2u9qzVcn8q9vC0k6QW07GjFBNEXYn+Xfrg8rP4EVZ4GnzajdoVlVOWEgDwQJ+uy+hXNuWxaYA== dependencies: ajv "^8.11.0" ajv-errors "^3.0.0"