From efca4b3d925909767a0028fa0db04b220f5796c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:01:25 +0000 Subject: [PATCH] build(deps): bump zotero-plugin-toolkit from 2.1.3 to 2.1.4 Bumps [zotero-plugin-toolkit](https://github.com/windingwind/zotero-plugin-toolkit) from 2.1.3 to 2.1.4. - [Changelog](https://github.com/windingwind/zotero-plugin-toolkit/blob/master/.release-it.json) - [Commits](https://github.com/windingwind/zotero-plugin-toolkit/compare/2.1.3...2.1.4) --- updated-dependencies: - dependency-name: zotero-plugin-toolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d6e76a..ccc47bc 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "unist-util-visit": "^4.1.2", "unist-util-visit-parents": "^5.1.3", "yamljs": "^0.3.0", - "zotero-plugin-toolkit": "2.1.3" + "zotero-plugin-toolkit": "2.1.4" }, "devDependencies": { "@types/browser-or-node": "^1.3.0",