From f40cbfed0039b720c03bc48df468b6989d1d8011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 12:00:10 +0000 Subject: [PATCH] build(deps): bump zotero-plugin-toolkit from 2.1.4 to 2.1.5 Bumps [zotero-plugin-toolkit](https://github.com/windingwind/zotero-plugin-toolkit) from 2.1.4 to 2.1.5. - [Changelog](https://github.com/windingwind/zotero-plugin-toolkit/blob/master/.release-it.json) - [Commits](https://github.com/windingwind/zotero-plugin-toolkit/compare/2.1.4...2.1.5) --- 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 d8e0c68..b8cc5ac 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "unist-util-visit": "^4.1.2", "unist-util-visit-parents": "^5.1.3", "yamljs": "^0.3.0", - "zotero-plugin-toolkit": "2.1.4" + "zotero-plugin-toolkit": "2.1.5" }, "devDependencies": { "@types/browser-or-node": "^1.3.0",