Skip to content

Commit 09813e8

Browse files
Bump the minor-patch group across 1 directory with 3 updates
Bumps the minor-patch group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `@typescript-eslint/eslint-plugin` from 8.50.1 to 8.51.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.51.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.50.1 to 8.51.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.51.0/packages/parser) Updates `eslint-plugin-jest` from 29.10.1 to 29.11.2 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.10.1...v29.11.2) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: eslint-plugin-jest dependency-version: 29.11.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d891ea5 commit 09813e8

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"@rollup/plugin-typescript": "^12.3.0",
3434
"@types/jest": "^30.0.0",
3535
"@types/node": "^25.0.3",
36-
"@typescript-eslint/eslint-plugin": "^8.50.1",
36+
"@typescript-eslint/eslint-plugin": "^8.51.0",
3737
"@typescript-eslint/parser": "^8.32.1",
3838
"eslint": "^9.39.2",
3939
"eslint-config-prettier": "^10.1.8",
4040
"eslint-plugin-import": "^2.32.0",
41-
"eslint-plugin-jest": "^29.10.1",
41+
"eslint-plugin-jest": "^29.11.2",
4242
"eslint-plugin-prettier": "^5.5.4",
4343
"jest": "^30.2.0",
4444
"prettier": "^3.7.4",

0 commit comments

Comments
 (0)