Skip to content

Commit 797336c

Browse files
build(deps-dev): bump the all-non-major group with 2 updates
Bumps the all-non-major group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 22.13.13 to 22.13.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.28.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.13.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-non-major - dependency-name: typescript-eslint dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9615e87 commit 797336c

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

Diff for: package-lock.json

+53-53
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
@@ -34,11 +34,11 @@
3434
},
3535
"devDependencies": {
3636
"@eslint/js": "^9.23.0",
37-
"@types/node": "^22.13.13",
37+
"@types/node": "^22.13.14",
3838
"eslint": "^9.23.0",
3939
"prettier": "^3.5.3",
4040
"typescript": "^5.8.2",
41-
"typescript-eslint": "^8.28.0",
41+
"typescript-eslint": "^8.29.0",
4242
"zotero-plugin-scaffold": "^0.4.1",
4343
"zotero-types": "^4.0.0-beta.3"
4444
},

0 commit comments

Comments
 (0)