Skip to content

Commit 8c3bcd5

Browse files
build(deps-dev): bump the all-non-major group with 2 updates (#252)
Bumps the all-non-major group with 2 updates: [zotero-plugin-scaffold](https://github.com/northword/zotero-plugin-scaffold/tree/HEAD/packages/scaffold) and [zotero-types](https://github.com/windingwind/zotero-types). Updates `zotero-plugin-scaffold` from 0.3.3 to 0.3.5 - [Release notes](https://github.com/northword/zotero-plugin-scaffold/releases) - [Commits](https://github.com/northword/zotero-plugin-scaffold/commits/v0.3.5/packages/scaffold) Updates `zotero-types` from 3.1.7 to 3.1.9 - [Release notes](https://github.com/windingwind/zotero-types/releases) - [Commits](windingwind/zotero-types@v3.1.7...v3.1.9) --- updated-dependencies: - dependency-name: zotero-plugin-scaffold dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-non-major - dependency-name: zotero-types dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-non-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac39418 commit 8c3bcd5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"prettier": "^3.5.3",
4040
"typescript": "^5.8.2",
4141
"typescript-eslint": "^8.26.1",
42-
"zotero-plugin-scaffold": "^0.3.3",
43-
"zotero-types": "^3.1.7"
42+
"zotero-plugin-scaffold": "^0.3.5",
43+
"zotero-types": "^3.1.9"
4444
},
4545
"prettier": {
4646
"printWidth": 80,

0 commit comments

Comments
 (0)