Skip to content

Commit 45e15c3

Browse files
Bump the all group with 3 updates
Bumps the all group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `@typescript-eslint/eslint-plugin` from 8.50.0 to 8.50.1 - [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.50.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.50.0 to 8.50.1 - [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.50.1/packages/parser) Updates `eslint-plugin-jest` from 29.9.0 to 29.11.1 - [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.9.0...v29.11.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-plugin-jest dependency-version: 29.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b10225 commit 45e15c3

File tree

3 files changed

+126
-126
lines changed

3 files changed

+126
-126
lines changed

package-lock.json

Lines changed: 65 additions & 65 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
@@ -31,12 +31,12 @@
3131
"@eslint/eslintrc": "^3.3.3",
3232
"@eslint/js": "^9.39.2",
3333
"@types/node": "^25.0.3",
34-
"@typescript-eslint/eslint-plugin": "^8.50.0",
34+
"@typescript-eslint/eslint-plugin": "^8.50.1",
3535
"@typescript-eslint/parser": "^8.46.1",
3636
"@vercel/ncc": "^0.38.4",
3737
"eslint": "^9.39.2",
3838
"eslint-plugin-github": "^6.0.0",
39-
"eslint-plugin-jest": "^29.9.0",
39+
"eslint-plugin-jest": "^29.11.1",
4040
"eslint-plugin-prettier": "^5.5.4",
4141
"globals": "^16.5.0",
4242
"jest": "^30.2.0",

0 commit comments

Comments
 (0)