From d84dae9936435bfeb42dc93edec5cb8d960bf8fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 15:00:02 -0300 Subject: [PATCH] chore: bump @dcl/schemas from 8.2.1 to 8.2.2 (#394) Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/schemas/compare/8.2.1...8.2.2) --- updated-dependencies: - dependency-name: "@dcl/schemas" dependency-type: direct:production update-type: version-update:semver-patch ... 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 b741a8e..c9b6ee7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -589,9 +589,9 @@ multiformats "^9.6.3" "@dcl/schemas@^8.1.0", "@dcl/schemas@^8.2.0": - version "8.2.1" - resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-8.2.1.tgz#b43e6d2745fffaafb2ae317e1a7c32afdcafb6da" - integrity sha512-hJl+qq7WtCydl7VECvYGk6NcWK/eCBgUI88ngnOUSsFWe2QvnHPgS/PM69Kv0wd7KmO4394HhHPhMcDimMJ9UQ== + version "8.2.2" + resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-8.2.2.tgz#31b3697ec517d4a5a6958bddf046441a969b8056" + integrity sha512-IZqcT1YOKxw5XWs6LW6Uw+7Ue5vHCVERPMwefAdt26jW1OTH818od0rBc1tQzzfBTwsrAvbgFJvpbZedieu00g== dependencies: ajv "^8.11.0" ajv-errors "^3.0.0"