Skip to content

Commit 4d8039c

Browse files
build(deps-dev): bump the test group with 2 updates (#367)
Bumps the test group with 2 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint-plugin-jest` from 29.15.1 to 29.15.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.15.1...v29.15.2) Updates `typescript-eslint` from 8.58.0 to 8.58.2 - [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.58.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test - dependency-name: typescript-eslint dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cc97c5 commit 4d8039c

2 files changed

Lines changed: 68 additions & 68 deletions

File tree

package-lock.json

Lines changed: 66 additions & 66 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
@@ -37,13 +37,13 @@
3737
"@types/jest": "^30.0.0",
3838
"@types/node": "^25.5.0",
3939
"eslint": "^10.2.0",
40-
"eslint-plugin-jest": "^29.15.1",
40+
"eslint-plugin-jest": "^29.15.2",
4141
"jest": "^30.3.0",
4242
"ts-jest": "^29.4.6",
4343
"ts-loader": "^9.5.4",
4444
"ts-node": "^10.9.2",
4545
"typescript": "^5.9.3",
46-
"typescript-eslint": "^8.58.0"
46+
"typescript-eslint": "^8.58.2"
4747
},
4848
"dependencies": {
4949
"@actions/core": "^2.0.2",

0 commit comments

Comments
 (0)