Skip to content

Commit 74864a0

Browse files
build(deps-dev): bump the all-non-major group with 4 updates (#246)
Bumps the all-non-major group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint), [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 22.13.1 to 22.13.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.20.0 to 9.20.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.20.1) Updates `prettier` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.1) Updates `typescript-eslint` from 8.24.0 to 8.24.1 - [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.24.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-non-major - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-non-major - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-non-major - dependency-name: typescript-eslint 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 4a75617 commit 74864a0

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
},
3434
"devDependencies": {
3535
"@eslint/js": "^9.20.0",
36-
"@types/node": "^22.13.1",
37-
"eslint": "^9.20.0",
38-
"prettier": "^3.5.0",
36+
"@types/node": "^22.13.4",
37+
"eslint": "^9.20.1",
38+
"prettier": "^3.5.1",
3939
"typescript": "^5.7.3",
40-
"typescript-eslint": "^8.24.0",
40+
"typescript-eslint": "^8.24.1",
4141
"zotero-plugin-scaffold": "^0.2.3",
4242
"zotero-types": "^3.1.7"
4343
},

0 commit comments

Comments
 (0)