Skip to content

Commit d6c32b5

Browse files
chore(deps-dev): bump eslint-plugin-jest from 29.12.2 to 29.13.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.12.2 to 29.13.0. - [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.12.2...v29.13.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b17a7a6 commit d6c32b5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/jest": "^30.0.0",
3838
"@types/react": "^18",
3939
"@types/react-dom": "^18",
40-
"eslint-plugin-jest": "^29.12.2",
40+
"eslint-plugin-jest": "^29.13.0",
4141
"jest": "^30.2.0",
4242
"jsdom": "^28.0.0",
4343
"node-gyp": "^12.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20243,14 +20243,14 @@ __metadata:
2024320243
languageName: node
2024420244
linkType: hard
2024520245

20246-
"eslint-plugin-jest@npm:^29.12.2":
20247-
version: 29.12.2
20248-
resolution: "eslint-plugin-jest@npm:29.12.2"
20246+
"eslint-plugin-jest@npm:^29.13.0":
20247+
version: 29.13.0
20248+
resolution: "eslint-plugin-jest@npm:29.13.0"
2024920249
dependencies:
2025020250
"@typescript-eslint/utils": "npm:^8.0.0"
2025120251
peerDependencies:
2025220252
"@typescript-eslint/eslint-plugin": ^8.0.0
20253-
eslint: ^8.57.0 || ^9.0.0
20253+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
2025420254
jest: "*"
2025520255
typescript: ">=4.8.4 <6.0.0"
2025620256
peerDependenciesMeta:
@@ -20260,7 +20260,7 @@ __metadata:
2026020260
optional: true
2026120261
typescript:
2026220262
optional: true
20263-
checksum: 10c0/e314b1171e7fa14c1cba9d02a1d88c0258f57ff00b4d45297ccb9d15d293378924afb4a402aa18c00c42500cdcd6f64acfc2a2210d2da17f19989bb591287194
20263+
checksum: 10c0/a1a6b1982ba6b17ef900a541555ee337f7aa39b305e3dcb6995309fcb5bb6bdd742f65e10a26a18c5db449b05772b7d1876ccd96f3a3c6aa43c7897a6e4f21d7
2026420264
languageName: node
2026520265
linkType: hard
2026620266

@@ -31175,7 +31175,7 @@ __metadata:
3117531175
"@types/jest": "npm:^30.0.0"
3117631176
"@types/react": "npm:^18"
3117731177
"@types/react-dom": "npm:^18"
31178-
eslint-plugin-jest: "npm:^29.12.2"
31178+
eslint-plugin-jest: "npm:^29.13.0"
3117931179
jest: "npm:^30.2.0"
3118031180
jsdom: "npm:^28.0.0"
3118131181
node-gyp: "npm:^12.2.0"

0 commit comments

Comments
 (0)