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](https://github.com/windingwind/zotero-types/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ac394187ae
commit
8c3bcd5a8f
16
package-lock.json
generated
16
package-lock.json
generated
@ -18,8 +18,8 @@
|
||||
"prettier": "^3.5.3",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript-eslint": "^8.26.1",
|
||||
"zotero-plugin-scaffold": "^0.3.3",
|
||||
"zotero-types": "^3.1.7"
|
||||
"zotero-plugin-scaffold": "^0.3.5",
|
||||
"zotero-types": "^3.1.9"
|
||||
}
|
||||
},
|
||||
"node_modules/@esbuild/aix-ppc64": {
|
||||
@ -4042,9 +4042,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zotero-plugin-scaffold": {
|
||||
"version": "0.3.3",
|
||||
"resolved": "https://registry.npmjs.org/zotero-plugin-scaffold/-/zotero-plugin-scaffold-0.3.3.tgz",
|
||||
"integrity": "sha512-2Pg3w/2B4K6/pzRVu9Q3etKri9HDy25xzSIAYoUJtGIqSj9I2tWrFXSS0bRbfSpc7BSXHgr5h7EDl5mYvU1H0A==",
|
||||
"version": "0.3.5",
|
||||
"resolved": "https://registry.npmjs.org/zotero-plugin-scaffold/-/zotero-plugin-scaffold-0.3.5.tgz",
|
||||
"integrity": "sha512-4sTry7farlUFY7W/051kzENVXX/pTGADNy1ggoRJagBGJQ6fc3e3QuHTCa7SwhSjpz0IXx8bpqfOXAsxdtR5Vw==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
@ -4092,9 +4092,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zotero-types": {
|
||||
"version": "3.1.7",
|
||||
"resolved": "https://registry.npmjs.org/zotero-types/-/zotero-types-3.1.7.tgz",
|
||||
"integrity": "sha512-UBTRK2S+4rQlseLs2a3gBVhK+r3pQGd1Rmg0HASU5N9ZAXD6pMAT9lxi8EfR0iRTzB4rf9aZAXHkGOoK2WZnog==",
|
||||
"version": "3.1.9",
|
||||
"resolved": "https://registry.npmjs.org/zotero-types/-/zotero-types-3.1.9.tgz",
|
||||
"integrity": "sha512-Sdzv72yOYqOndf1TfFxw8h63Q4xFOycHm3PGBawvOzisZt23REg+kOgMVpHLST0d8nqhcObstC2dpxfGW81k4g==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@types/bluebird": "*",
|
||||
|
@ -39,8 +39,8 @@
|
||||
"prettier": "^3.5.3",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript-eslint": "^8.26.1",
|
||||
"zotero-plugin-scaffold": "^0.3.3",
|
||||
"zotero-types": "^3.1.7"
|
||||
"zotero-plugin-scaffold": "^0.3.5",
|
||||
"zotero-types": "^3.1.9"
|
||||
},
|
||||
"prettier": {
|
||||
"printWidth": 80,
|
||||
|
Loading…
x
Reference in New Issue
Block a user