Skip to content

Commit ce8180f

Browse files
chore: update dependency eslint-plugin-jest to v28.2.0 (#4013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efbed40 commit ce8180f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487

488488
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
489489
version "4.4.0"
490-
resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz"
490+
resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
491491
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
492492
dependencies:
493493
eslint-visitor-keys "^3.3.0"
@@ -1962,7 +1962,7 @@
19621962

19631963
"@types/json-schema@^7.0.12":
19641964
version "7.0.15"
1965-
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
1965+
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
19661966
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
19671967

19681968
"@types/json5@^0.0.29":
@@ -3944,9 +3944,9 @@ eslint-plugin-import@^2.28.0:
39443944
tsconfig-paths "^3.15.0"
39453945

39463946
eslint-plugin-jest@^28.0.0:
3947-
version "28.0.0"
3948-
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.0.0.tgz#b18f22977c3c216de928eeae6643c231c5b47316"
3949-
integrity sha512-FHiVI/nMYy48juLJKIt34MWPemvZyl0XT8JC3HTiUu/jgKJzoGgrNTCsyq4DzMlEjPZfmXKc0ogIzfrm6DJEuQ==
3947+
version "28.2.0"
3948+
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.2.0.tgz#863e2b2bda95eb41981ba9bcf4c44f57dce40a73"
3949+
integrity sha512-yRDti/a+f+SMSmNTiT9/M/MzXGkitl8CfzUxnpoQcTyfq8gUrXMriVcWU36W1X6BZSUoyUCJrDAWWUA2N4hE5g==
39503950
dependencies:
39513951
"@typescript-eslint/utils" "^6.0.0"
39523952

@@ -5964,7 +5964,7 @@ [email protected]:
59645964

59655965
[email protected], minimatch@^9.0.1:
59665966
version "9.0.3"
5967-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz"
5967+
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
59685968
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
59695969
dependencies:
59705970
brace-expansion "^2.0.1"

0 commit comments

Comments
 (0)