Skip to content

Commit 7a400b8

Browse files
Bump the deps group across 1 directory with 3 updates
Bumps the deps group with 3 updates in the / directory: [@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 [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). Updates `@typescript-eslint/eslint-plugin` from 8.41.0 to 8.42.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.42.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.41.0 to 8.42.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.42.0/packages/parser) Updates `jest` from 30.1.1 to 30.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d0f1ac commit 7a400b8

File tree

2 files changed

+245
-245
lines changed

2 files changed

+245
-245
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
},
2727
"devDependencies": {
2828
"@types/jest": "30.0.0",
29-
"@typescript-eslint/eslint-plugin": "^8.41.0",
30-
"@typescript-eslint/parser": "^8.41.0",
29+
"@typescript-eslint/eslint-plugin": "^8.42.0",
30+
"@typescript-eslint/parser": "^8.42.0",
3131
"eslint": "^9.34.0",
3232
"eslint-config-prettier": "^10.1.8",
3333
"eslint-plugin-import": "^2.32.0",
3434
"eslint-plugin-jest": "^29.0.1",
3535
"eslint-plugin-prettier": "^5.5.4",
36-
"jest": "^30.1.1",
36+
"jest": "^30.1.3",
3737
"jest-junit": "^16.0.0",
3838
"jest-ts-auto-mock": "2",
3939
"nock": "15.0.0-beta.6",

0 commit comments

Comments
 (0)