Skip to content

Commit 3bc61af

Browse files
Bump the npm-development group with 2 updates (#795)
Bumps the npm-development 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.6.0 to 29.12.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.6.0...v29.12.1) Updates `typescript-eslint` from 8.50.0 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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 405d0ea commit 3bc61af

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

package-lock.json

Lines changed: 72 additions & 72 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
@@ -80,14 +80,14 @@
8080
"@vercel/ncc": "^0.38.4",
8181
"eslint": "^9.39.2",
8282
"eslint-plugin-import": "^2.32.0",
83-
"eslint-plugin-jest": "^29.6.0",
83+
"eslint-plugin-jest": "^29.12.1",
8484
"jest": "^30.2.0",
8585
"jose": "^5.9.6",
8686
"markdownlint-cli": "^0.47.0",
8787
"nock": "^14.0.10",
8888
"prettier": "^3.7.4",
8989
"ts-jest": "^29.4.6",
9090
"typescript": "^5.9.3",
91-
"typescript-eslint": "^8.50.0"
91+
"typescript-eslint": "^8.51.0"
9292
}
9393
}

0 commit comments

Comments
 (0)