Skip to content

Commit 471f8dc

Browse files
Bump eslint-plugin-jest from 27.4.3 to 28.5.0 (#78)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.3 to 28.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p> <blockquote> <h2>v28.5.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.4.0...v28.5.0">28.5.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li>allow <code>@typescript-eslint/utils</code> v7 as a direct dependency (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1567">#1567</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1476f10d39ce78fe5675b8b2c9d7095573eceb6b">1476f10</a>)</li> </ul> <h2>v28.4.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.3.0...v28.4.0">28.4.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li><strong>valid-expect:</strong> supporting automatically fixing missing <code>await</code> in some cases (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1574">#1574</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a40709833cd12a87b746ddf2e26a10af838bca0a">a407098</a>)</li> </ul> <h2>v28.3.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.2.0...v28.3.0">28.3.0</a> (2024-04-27)</h1> <h3>Features</h3> <ul> <li>prefer importing jest globals for specific types (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1568">#1568</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/c464ae311b81f005af29df610d4032519125bafa">c464ae3</a>)</li> </ul> <h2>v28.2.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.1.1...v28.2.0">28.2.0</a> (2024-04-06)</h1> <h3>Features</h3> <ul> <li>support providing aliases for <code>@jest/globals</code> package (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1543">#1543</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/744d4f6fa5685e0c87062cc867ecadbad9b2e06c">744d4f6</a>)</li> </ul> <h2>v28.1.1</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.1.0...v28.1.1">28.1.1</a> (2024-04-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>max-expects:</strong> properly reset counter when exiting a test case (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1550">#1550</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b4b7cbc6195b47ba032fcf9ef1443de6b851d42b">b4b7cbc</a>)</li> </ul> <h2>v28.1.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.0.0...v28.1.0">28.1.0</a> (2024-04-06)</h1> <h3>Features</h3> <ul> <li>add <code>prefer-importing-jest-globals</code> rule (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1490">#1490</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/37478d860eb15841f2ab73bb3fb6d94f51841638">37478d8</a>), closes <a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1101">#1101</a></li> </ul> <h2>v28.0.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.0.0">28.0.0</a> (2024-04-06)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.4.0...v28.5.0">28.5.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li>allow <code>@typescript-eslint/utils</code> v7 as a direct dependency (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1567">#1567</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1476f10d39ce78fe5675b8b2c9d7095573eceb6b">1476f10</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.3.0...v28.4.0">28.4.0</a> (2024-05-03)</h1> <h3>Features</h3> <ul> <li><strong>valid-expect:</strong> supporting automatically fixing missing <code>await</code> in some cases (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1574">#1574</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a40709833cd12a87b746ddf2e26a10af838bca0a">a407098</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.2.0...v28.3.0">28.3.0</a> (2024-04-27)</h1> <h3>Features</h3> <ul> <li>prefer importing jest globals for specific types (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1568">#1568</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/c464ae311b81f005af29df610d4032519125bafa">c464ae3</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.1.1...v28.2.0">28.2.0</a> (2024-04-06)</h1> <h3>Features</h3> <ul> <li>support providing aliases for <code>@jest/globals</code> package (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1543">#1543</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/744d4f6fa5685e0c87062cc867ecadbad9b2e06c">744d4f6</a>)</li> </ul> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.1.0...v28.1.1">28.1.1</a> (2024-04-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>max-expects:</strong> properly reset counter when exiting a test case (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1550">#1550</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b4b7cbc6195b47ba032fcf9ef1443de6b851d42b">b4b7cbc</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v28.0.0...v28.1.0">28.1.0</a> (2024-04-06)</h1> <h3>Features</h3> <ul> <li>add <code>prefer-importing-jest-globals</code> rule (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1490">#1490</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/37478d860eb15841f2ab73bb3fb6d94f51841638">37478d8</a>), closes <a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1101">#1101</a></li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.0.0">28.0.0</a> (2024-04-06)</h1> <h3>Bug Fixes</h3> <ul> <li>allow ESLint 9 as peer dependency (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1547">#1547</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3c5e1673afd02dc2c9b90d259c0452326715ae6c">3c5e167</a>)</li> <li>drop support for Node 19 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1548">#1548</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/c87e3887e736c40d1460af9cdbdffe30f79fdaea">c87e388</a>)</li> <li><strong>no-large-snapshots:</strong> avoid <code>instanceof RegExp</code> check for ESLint v9 compatibility (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1542">#1542</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/af4a9c94d624b5db4643c994f5bec96b0cb889b8">af4a9c9</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/a6e50819d278a21f4eeb75e68c809ebe46c6f390"><code>a6e5081</code></a> chore(release): 28.5.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1476f10d39ce78fe5675b8b2c9d7095573eceb6b"><code>1476f10</code></a> feat: allow <code>@typescript-eslint/utils</code> v7 as a direct dependency (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1567">#1567</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/27f7e74bd4583f083c242b17b5670201e7119678"><code>27f7e74</code></a> chore(release): 28.4.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/a40709833cd12a87b746ddf2e26a10af838bca0a"><code>a407098</code></a> feat(valid-expect): supporting automatically fixing missing <code>await</code> in some c...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/f47cc3c8d78bacd1ca7f0400195a5fe4832d4364"><code>f47cc3c</code></a> refactor: remove unneeded <code>as const</code>s (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1578">#1578</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6c1f921598729a01652d2be52d874ff8ba3f7032"><code>6c1f921</code></a> refactor(prefer-lowercase-title): remove unneeded cast (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1577">#1577</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/aac5f036523ddff71d5658add75d19fc25182ada"><code>aac5f03</code></a> refactor(prefer-importing-jest-globals): use <code>AST_NODE_TYPES</code> constant instea...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/df3202f5e3c73bcbba2a73becfcf4aba7f4730a3"><code>df3202f</code></a> chore(deps): update yarn to v3.8.2 (<a href="https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1575">#1575</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/8001fe76595e952973edd8a44c629196aaff6e05"><code>8001fe7</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/bd6b918f645bca5dce2e5dc5216566cc924ac238"><code>bd6b918</code></a> chore(release): 28.3.0 [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.3...v28.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=27.4.3&new-version=28.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Author: dependabot[bot] Reviewers: jeremywiebe Required Reviewers: Approved By: jeremywiebe Checks: ✅ CodeQL, ✅ GitHub Actions Test, ✅ Check dist/, ✅ TypeScript Tests, ✅ Analyze (TypeScript), ✅ Lint Code Base, ✅ Lint Code Base Pull Request URL: #78
1 parent 93defe2 commit 471f8dc

File tree

2 files changed

+75
-33
lines changed

2 files changed

+75
-33
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@vercel/ncc": "^0.38.1",
7979
"eslint": "^8.56.0",
8080
"eslint-plugin-github": "^4.10.1",
81-
"eslint-plugin-jest": "^27.4.3",
81+
"eslint-plugin-jest": "^28.5.0",
8282
"eslint-plugin-jsonc": "^2.10.0",
8383
"eslint-plugin-prettier": "^5.0.1",
8484
"jest": "^29.7.0",

yarn.lock

+74-32
Original file line numberDiff line numberDiff line change
@@ -1081,7 +1081,7 @@
10811081
expect "^29.0.0"
10821082
pretty-format "^29.0.0"
10831083

1084-
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
1084+
"@types/json-schema@*", "@types/json-schema@^7.0.12":
10851085
version "7.0.13"
10861086
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13.tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85"
10871087
integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
@@ -1121,7 +1121,7 @@
11211121
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.3.tgz#3e51a17e291d01d17d3fc61422015a933af7a08f"
11221122
integrity sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==
11231123

1124-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
1124+
"@types/semver@^7.5.0":
11251125
version "7.5.2"
11261126
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564"
11271127
integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==
@@ -1205,6 +1205,14 @@
12051205
"@typescript-eslint/types" "6.8.0"
12061206
"@typescript-eslint/visitor-keys" "6.8.0"
12071207

1208+
"@typescript-eslint/[email protected]":
1209+
version "7.9.0"
1210+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.9.0.tgz#1dd3e63a4411db356a9d040e75864851b5f2619b"
1211+
integrity sha512-ZwPK4DeCDxr3GJltRz5iZejPFAAr4Wk3+2WIBaj1L5PYK5RgxExu/Y68FFVclN0y6GGwH8q+KgKRCvaTmFBbgQ==
1212+
dependencies:
1213+
"@typescript-eslint/types" "7.9.0"
1214+
"@typescript-eslint/visitor-keys" "7.9.0"
1215+
12081216
"@typescript-eslint/[email protected]":
12091217
version "6.8.0"
12101218
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.8.0.tgz#50365e44918ca0fd159844b5d6ea96789731e11f"
@@ -1230,6 +1238,11 @@
12301238
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
12311239
integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
12321240

1241+
"@typescript-eslint/[email protected]":
1242+
version "7.9.0"
1243+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.9.0.tgz#b58e485e4bfba055659c7e683ad4f5f0821ae2ec"
1244+
integrity sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w==
1245+
12331246
"@typescript-eslint/[email protected]":
12341247
version "5.62.0"
12351248
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1269,6 +1282,20 @@
12691282
semver "^7.5.4"
12701283
ts-api-utils "^1.0.1"
12711284

1285+
"@typescript-eslint/[email protected]":
1286+
version "7.9.0"
1287+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.9.0.tgz#3395e27656060dc313a6b406c3a298b729685e07"
1288+
integrity sha512-zBCMCkrb2YjpKV3LA0ZJubtKCDxLttxfdGmwZvTqqWevUPN0FZvSI26FalGFFUZU/9YQK/A4xcQF9o/VVaCKAg==
1289+
dependencies:
1290+
"@typescript-eslint/types" "7.9.0"
1291+
"@typescript-eslint/visitor-keys" "7.9.0"
1292+
debug "^4.3.4"
1293+
globby "^11.1.0"
1294+
is-glob "^4.0.3"
1295+
minimatch "^9.0.4"
1296+
semver "^7.6.0"
1297+
ts-api-utils "^1.3.0"
1298+
12721299
"@typescript-eslint/[email protected]":
12731300
version "6.8.0"
12741301
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.8.0.tgz#d42939c2074c6b59844d0982ce26a51d136c4029"
@@ -1282,19 +1309,15 @@
12821309
"@typescript-eslint/typescript-estree" "6.8.0"
12831310
semver "^7.5.4"
12841311

1285-
"@typescript-eslint/utils@^5.10.0":
1286-
version "5.62.0"
1287-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1288-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
1312+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0":
1313+
version "7.9.0"
1314+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.9.0.tgz#1b96a34eefdca1c820cb1bbc2751d848b4540899"
1315+
integrity sha512-5KVRQCzZajmT4Ep+NEgjXCvjuypVvYHUW7RHlXzNPuak2oWpVoD1jf5xCP0dPAuNIchjC7uQyvbdaSTFaLqSdA==
12891316
dependencies:
1290-
"@eslint-community/eslint-utils" "^4.2.0"
1291-
"@types/json-schema" "^7.0.9"
1292-
"@types/semver" "^7.3.12"
1293-
"@typescript-eslint/scope-manager" "5.62.0"
1294-
"@typescript-eslint/types" "5.62.0"
1295-
"@typescript-eslint/typescript-estree" "5.62.0"
1296-
eslint-scope "^5.1.1"
1297-
semver "^7.3.7"
1317+
"@eslint-community/eslint-utils" "^4.4.0"
1318+
"@typescript-eslint/scope-manager" "7.9.0"
1319+
"@typescript-eslint/types" "7.9.0"
1320+
"@typescript-eslint/typescript-estree" "7.9.0"
12981321

12991322
"@typescript-eslint/[email protected]":
13001323
version "5.62.0"
@@ -1320,6 +1343,14 @@
13201343
"@typescript-eslint/types" "6.8.0"
13211344
eslint-visitor-keys "^3.4.1"
13221345

1346+
"@typescript-eslint/[email protected]":
1347+
version "7.9.0"
1348+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.9.0.tgz#82162656e339c3def02895f5c8546f6888d9b9ea"
1349+
integrity sha512-iESPx2TNLDNGQLyjKhUvIKprlP49XNEK+MvIf9nIO7ZZaZdbnfWKHnXAgufpxqfA0YryH8XToi4+CjBgVnFTSQ==
1350+
dependencies:
1351+
"@typescript-eslint/types" "7.9.0"
1352+
eslint-visitor-keys "^3.4.3"
1353+
13231354
"@ungap/structured-clone@^1.2.0":
13241355
version "1.2.0"
13251356
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1620,6 +1651,13 @@ brace-expansion@^1.1.7:
16201651
balanced-match "^1.0.0"
16211652
concat-map "0.0.1"
16221653

1654+
brace-expansion@^2.0.1:
1655+
version "2.0.1"
1656+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
1657+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
1658+
dependencies:
1659+
balanced-match "^1.0.0"
1660+
16231661
braces@^3.0.2:
16241662
version "3.0.2"
16251663
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -2266,12 +2304,12 @@ eslint-plugin-import@^2.25.2:
22662304
semver "^6.3.1"
22672305
tsconfig-paths "^3.14.2"
22682306

2269-
eslint-plugin-jest@^27.4.3:
2270-
version "27.4.3"
2271-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.3.tgz#7b2330a9e1819b66d06e66b45dfa8e8ef0c23f79"
2272-
integrity sha512-7S6SmmsHsgIm06BAGCAxL+ABd9/IB3MWkz2pudj6Qqor2y1qQpWPfuFU4SG9pWj4xDjF0e+D7Llh5useuSzAZw==
2307+
eslint-plugin-jest@^28.5.0:
2308+
version "28.5.0"
2309+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
2310+
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
22732311
dependencies:
2274-
"@typescript-eslint/utils" "^5.10.0"
2312+
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
22752313

22762314
eslint-plugin-jsonc@^2.10.0:
22772315
version "2.10.0"
@@ -2323,14 +2361,6 @@ eslint-rule-documentation@>=1.0.0:
23232361
resolved "https://registry.yarnpkg.com/eslint-rule-documentation/-/eslint-rule-documentation-1.0.23.tgz#4e0886145597a78d24524ec7e0cf18c6fedc23a8"
23242362
integrity sha512-pWReu3fkohwyvztx/oQWWgld2iad25TfUdi6wvhhaDPIQjHU/pyvlKgXFw1kX31SQK2Nq9MH+vRDWB0ZLy8fYw==
23252363

2326-
eslint-scope@^5.1.1:
2327-
version "5.1.1"
2328-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
2329-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
2330-
dependencies:
2331-
esrecurse "^4.3.0"
2332-
estraverse "^4.1.1"
2333-
23342364
eslint-scope@^7.0.0, eslint-scope@^7.2.2:
23352365
version "7.2.2"
23362366
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -2416,11 +2446,6 @@ esrecurse@^4.3.0:
24162446
dependencies:
24172447
estraverse "^5.2.0"
24182448

2419-
estraverse@^4.1.1:
2420-
version "4.3.0"
2421-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
2422-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
2423-
24242449
estraverse@^5.1.0, estraverse@^5.2.0:
24252450
version "5.3.0"
24262451
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -3843,6 +3868,13 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
38433868
dependencies:
38443869
brace-expansion "^1.1.7"
38453870

3871+
minimatch@^9.0.4:
3872+
version "9.0.4"
3873+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
3874+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
3875+
dependencies:
3876+
brace-expansion "^2.0.1"
3877+
38463878
minimist-options@^4.0.2:
38473879
version "4.1.0"
38483880
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -4428,6 +4460,11 @@ semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4:
44284460
dependencies:
44294461
lru-cache "^6.0.0"
44304462

4463+
semver@^7.6.0:
4464+
version "7.6.2"
4465+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
4466+
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
4467+
44314468
set-blocking@^2.0.0:
44324469
version "2.0.0"
44334470
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
@@ -4765,6 +4802,11 @@ ts-api-utils@^1.0.1:
47654802
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
47664803
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
47674804

4805+
ts-api-utils@^1.3.0:
4806+
version "1.3.0"
4807+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
4808+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
4809+
47684810
ts-jest@^29.1.1:
47694811
version "29.1.1"
47704812
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"

0 commit comments

Comments
 (0)