Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 83a0320 commit 2364c57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@dcl/hashing": "^3.0.4",
"@dcl/platform-crypto-middleware": "^1.0.2",
"@dcl/platform-server-commons": "^0.0.3",
"@dcl/schemas": "^9.10.0",
"@dcl/schemas": "^9.11.1",
"@ensdomains/eth-ens-namehash": "^2.0.15",
"@types/busboy": "^1.5.0",
"@well-known-components/env-config-provider": "^1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -568,10 +568,10 @@
"@well-known-components/interfaces" "^1.4.2"
node-fetch "^2.7.0"

"@dcl/schemas@^9.0.0", "@dcl/schemas@^9.10.0", "@dcl/schemas@^9.2.0":
version "9.10.0"
resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-9.10.0.tgz#3821787b326a6ecd89005fbeadc70ed1c389a87b"
integrity sha512-rpKa+2dAlz56+g/QSKbVaIDQFm1gF9YkZ4UWGwHkAYpcHW6ss1Fk2fBiAW3ONDIvUh6V8Arl6Iitcn3GzOmFzg==
"@dcl/schemas@^9.0.0", "@dcl/schemas@^9.11.1", "@dcl/schemas@^9.2.0":
version "9.11.1"
resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-9.11.1.tgz#847bff70aa56f183f00856b40ce343c1ff80f54e"
integrity sha512-U+opZZSAlmtMCsdYAI14PVbkG/Wqt0WmFbdLgzZjN7w+pLHvXCk2raMTX6N1ePV3aOWx9bw7pZ5ARNXBi/Kfkw==
dependencies:
ajv "^8.11.0"
ajv-errors "^3.0.0"
Expand Down

0 comments on commit 2364c57

Please sign in to comment.