Skip to content

Commit 504f942

Browse files
build(deps-dev): bump the test group with 2 updates (#362)
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.0 to 29.15.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.15.0...v29.15.1) Updates `typescript-eslint` from 8.57.2 to 8.58.0 - [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.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor 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 532bb59 commit 504f942

2 files changed

Lines changed: 90 additions & 90 deletions

File tree

package-lock.json

Lines changed: 88 additions & 88 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.1.0",
40-
"eslint-plugin-jest": "^29.15.0",
40+
"eslint-plugin-jest": "^29.15.1",
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.57.2"
46+
"typescript-eslint": "^8.58.0"
4747
},
4848
"dependencies": {
4949
"@actions/core": "^2.0.2",

0 commit comments

Comments
 (0)