Skip to content

Commit 4d1509a

Browse files
build(deps-dev): bump eslint-plugin-jest from 29.5.0 to 29.9.0 (#893)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aea62b commit 4d1509a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@playwright/test": "^1.57.0",
3636
"@types/react": "^18",
3737
"@types/react-dom": "^18",
38-
"eslint-plugin-jest": "^29.5.0",
38+
"eslint-plugin-jest": "^29.9.0",
3939
"node-gyp": "^12.1.0",
4040
"prettier": "^3.7.4",
4141
"typescript": "~5.9.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19393,9 +19393,9 @@ __metadata:
1939319393
languageName: node
1939419394
linkType: hard
1939519395

19396-
"eslint-plugin-jest@npm:^29.5.0":
19397-
version: 29.5.0
19398-
resolution: "eslint-plugin-jest@npm:29.5.0"
19396+
"eslint-plugin-jest@npm:^29.9.0":
19397+
version: 29.9.0
19398+
resolution: "eslint-plugin-jest@npm:29.9.0"
1939919399
dependencies:
1940019400
"@typescript-eslint/utils": "npm:^8.0.0"
1940119401
peerDependencies:
@@ -19407,7 +19407,7 @@ __metadata:
1940719407
optional: true
1940819408
jest:
1940919409
optional: true
19410-
checksum: 10c0/e135181330a593018611c754c5a6449ac683080803e6c9931f2a8e432d133c33e5ac5f1df52ff52c4a6ca14267ceffc57739d602e11909e3691acfbd2a923f66
19410+
checksum: 10c0/688867ca594bd5e5ee990e60ff29ae142ed39324dcc90a2afa811217512c8a68c0327ad3b936c4c2678ab1530a1d2125ad50b21672fb694e6606ca58c41b957c
1941119411
languageName: node
1941219412
linkType: hard
1941319413

@@ -30364,7 +30364,7 @@ __metadata:
3036430364
"@playwright/test": "npm:^1.57.0"
3036530365
"@types/react": "npm:^18"
3036630366
"@types/react-dom": "npm:^18"
30367-
eslint-plugin-jest: "npm:^29.5.0"
30367+
eslint-plugin-jest: "npm:^29.9.0"
3036830368
node-gyp: "npm:^12.1.0"
3036930369
prettier: "npm:^3.7.4"
3037030370
typescript: "npm:~5.9.3"

0 commit comments

Comments
 (0)