Bump zod from 3.11.6 to 3.12.0

Bumps [zod](https://github.com/colinhacks/zod) from 3.11.6 to 3.12.0.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-24 07:28:49 +00:00
committed by GitHub
parent b2e6567ac2
commit 051ad015fe
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"lodash-es": "^4.17.21",
"quick-lru": "github:sindresorhus/quick-lru",
"screenfull": "^6.0.1",
"zod": "^3.11.6"
"zod": "^3.12.0"
},
"devDependencies": {
"@babel/core": "^7.17.5",