build(deps-dev): bump zotero-types from 0.0.4 to 0.0.6

Bumps [zotero-types](https://github.com/windingwind/zotero-types) from 0.0.4 to 0.0.6.
- [Release notes](https://github.com/windingwind/zotero-types/releases)
- [Commits](https://github.com/windingwind/zotero-types/compare/0.0.4...0.0.6)

---
updated-dependencies:
- dependency-name: zotero-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-28 04:27:16 +00:00 committed by GitHub
parent b118c638ff
commit cf43b10040
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,6 @@
},
"devDependencies": {
"release-it": "^14.14.0",
"zotero-types": "^0.0.4"
"zotero-types": "^0.0.6"
}
}