Skip to content

Commit 0b523ee

Browse files
Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#955)
* Bump eslint-plugin-jest from 28.11.0 to 29.0.1 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.11.0 to 29.0.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@v28.11.0...v29.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * bump deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Lindner <5178550+tclindner@users.noreply.github.com>
1 parent 30cfde4 commit 0b523ee

File tree

2 files changed

+22
-34
lines changed

2 files changed

+22
-34
lines changed

package-lock.json

Lines changed: 20 additions & 32 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
@@ -39,10 +39,10 @@
3939
"@typescript-eslint/eslint-plugin": "^8.35.0",
4040
"enhanced-resolve": "^5.18.2",
4141
"eslint": "^8.57.1",
42-
"eslint-config-tc": "^26.0.0",
42+
"eslint-config-tc": "^27.0.0",
4343
"eslint-plugin-eslint-comments": "^3.2.0",
4444
"eslint-plugin-import": "^2.32.0",
45-
"eslint-plugin-jest": "^28.11.0",
45+
"eslint-plugin-jest": "^29.0.1",
4646
"eslint-plugin-prettier": "^5.5.1",
4747
"eslint-plugin-unicorn": "^56.0.1",
4848
"is-plain-obj": "^3.0.0",

0 commit comments

Comments
 (0)