Skip to content

Commit cbb1338

Browse files
Bump the minor-patch group across 1 directory with 5 updates
Bumps the minor-patch group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [prettier](https://github.com/prettier/prettier) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `@types/node` from 24.10.1 to 24.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/parser) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.10.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5a453d commit cbb1338

2 files changed

Lines changed: 72 additions & 72 deletions

File tree

package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@
3232
"@rollup/plugin-node-resolve": "^16.0.3",
3333
"@rollup/plugin-typescript": "^12.3.0",
3434
"@types/jest": "^30.0.0",
35-
"@types/node": "^24.10.1",
36-
"@typescript-eslint/eslint-plugin": "^8.48.0",
35+
"@types/node": "^24.10.2",
36+
"@typescript-eslint/eslint-plugin": "^8.49.0",
3737
"@typescript-eslint/parser": "^8.32.1",
3838
"eslint": "^9.39.1",
3939
"eslint-config-prettier": "^10.1.8",
4040
"eslint-plugin-import": "^2.32.0",
4141
"eslint-plugin-jest": "^29.2.1",
4242
"eslint-plugin-prettier": "^5.5.4",
4343
"jest": "^30.2.0",
44-
"prettier": "^3.6.2",
44+
"prettier": "^3.7.4",
4545
"prettier-eslint": "^16.4.2",
4646
"rollup": "^4.53.3",
47-
"ts-jest": "^29.4.5",
47+
"ts-jest": "^29.4.6",
4848
"ts-jest-resolver": "^2.0.1",
4949
"tslib": "^2.8.1",
5050
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)