Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit ee15381

Browse files
chore(deps-dev): Bump eslint-plugin-jest from 29.0.0 to 29.0.1 (#1045)
1 parent 02325f9 commit ee15381

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vitest/coverage-v8": "^2.0.5",
4040
"esbuild": "^0.25.5",
4141
"eslint-plugin-github": "^4.4.0",
42-
"eslint-plugin-jest": "^29.0.0",
42+
"eslint-plugin-jest": "^29.0.1",
4343
"eslint": "^8.57.1",
4444
"husky": "^8.0.1",
4545
"lint-staged": "^16.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1926,10 +1926,10 @@ eslint-plugin-import@^2.25.2:
19261926
resolve "^1.22.0"
19271927
tsconfig-paths "^3.14.1"
19281928

1929-
eslint-plugin-jest@^29.0.0:
1930-
version "29.0.0"
1931-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.0.0.tgz#8b5ad582b8429d3880dad74b7e2435b8962500a3"
1932-
integrity sha512-r7wZBErZ4LEJ9NPgePyCMIRWQY+XPgGnGJUcda9EhSEs3/PdxpVMj8LxBpQ8H4w9r9B6hiqHkaZmFDG5VM0ytA==
1929+
eslint-plugin-jest@^29.0.1:
1930+
version "29.0.1"
1931+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.0.1.tgz#0f72a81349409d20742208260c9a6cb9efed4df5"
1932+
integrity sha512-EE44T0OSMCeXhDrrdsbKAhprobKkPtJTbQz5yEktysNpHeDZTAL1SfDTNKmcFfJkY6yrQLtTKZALrD3j/Gpmiw==
19331933
dependencies:
19341934
"@typescript-eslint/utils" "^8.0.0"
19351935

0 commit comments

Comments
 (0)