|
1029 | 1029 | "@typescript-eslint/types" "5.62.0"
|
1030 | 1030 | "@typescript-eslint/visitor-keys" "5.62.0"
|
1031 | 1031 |
|
1032 |
| -"@typescript-eslint/scope-manager@7.11.0": |
1033 |
| - version "7.11.0" |
1034 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.11.0.tgz#cf5619b01de62a226a59add15a02bde457335d1d" |
1035 |
| - integrity sha512-27tGdVEiutD4POirLZX4YzT180vevUURJl4wJGmm6TrQoiYwuxTIY98PBp6L2oN+JQxzE0URvYlzJaBHIekXAw== |
| 1032 | +"@typescript-eslint/scope-manager@8.0.1": |
| 1033 | + version "8.0.1" |
| 1034 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.1.tgz#544259c29e1ebf65d30b6e99a9f420d98795a54e" |
| 1035 | + integrity sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ== |
1036 | 1036 | dependencies:
|
1037 |
| - "@typescript-eslint/types" "7.11.0" |
1038 |
| - "@typescript-eslint/visitor-keys" "7.11.0" |
| 1037 | + "@typescript-eslint/types" "8.0.1" |
| 1038 | + "@typescript-eslint/visitor-keys" "8.0.1" |
1039 | 1039 |
|
1040 | 1040 | "@typescript-eslint/[email protected]":
|
1041 | 1041 | version "5.62.0"
|
|
1052 | 1052 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
1053 | 1053 | integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
1054 | 1054 |
|
1055 |
| -"@typescript-eslint/types@7.11.0": |
1056 |
| - version "7.11.0" |
1057 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.11.0.tgz#5e9702a5e8b424b7fc690e338d359939257d6722" |
1058 |
| - integrity sha512-MPEsDRZTyCiXkD4vd3zywDCifi7tatc4K37KqTprCvaXptP7Xlpdw0NR2hRJTetG5TxbWDB79Ys4kLmHliEo/w== |
| 1055 | +"@typescript-eslint/types@8.0.1": |
| 1056 | + version "8.0.1" |
| 1057 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.1.tgz#333e2f4c158952dbc8181a4ddcc6e49898a28918" |
| 1058 | + integrity sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw== |
1059 | 1059 |
|
1060 | 1060 | "@typescript-eslint/[email protected]":
|
1061 | 1061 | version "5.62.0"
|
|
1070 | 1070 | semver "^7.3.7"
|
1071 | 1071 | tsutils "^3.21.0"
|
1072 | 1072 |
|
1073 |
| -"@typescript-eslint/typescript-estree@7.11.0": |
1074 |
| - version "7.11.0" |
1075 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.11.0.tgz#7cbc569bc7336c3a494ceaf8204fdee5d5dbb7fa" |
1076 |
| - integrity sha512-cxkhZ2C/iyi3/6U9EPc5y+a6csqHItndvN/CzbNXTNrsC3/ASoYQZEt9uMaEp+xFNjasqQyszp5TumAVKKvJeQ== |
| 1073 | +"@typescript-eslint/typescript-estree@8.0.1": |
| 1074 | + version "8.0.1" |
| 1075 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.1.tgz#64575ec7b77aedfe497acdfb2779ec942bb8d866" |
| 1076 | + integrity sha512-8V9hriRvZQXPWU3bbiUV4Epo7EvgM6RTs+sUmxp5G//dBGy402S7Fx0W0QkB2fb4obCF8SInoUzvTYtc3bkb5w== |
1077 | 1077 | dependencies:
|
1078 |
| - "@typescript-eslint/types" "7.11.0" |
1079 |
| - "@typescript-eslint/visitor-keys" "7.11.0" |
| 1078 | + "@typescript-eslint/types" "8.0.1" |
| 1079 | + "@typescript-eslint/visitor-keys" "8.0.1" |
1080 | 1080 | debug "^4.3.4"
|
1081 | 1081 | globby "^11.1.0"
|
1082 | 1082 | is-glob "^4.0.3"
|
|
1098 | 1098 | eslint-scope "^5.1.1"
|
1099 | 1099 | semver "^7.3.7"
|
1100 | 1100 |
|
1101 |
| -"@typescript-eslint/utils@^6.0.0 || ^7.0.0": |
1102 |
| - version "7.11.0" |
1103 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.11.0.tgz#524f047f2209959424c3ef689b0d83b3bc09919c" |
1104 |
| - integrity sha512-xlAWwPleNRHwF37AhrZurOxA1wyXowW4PqVXZVUNCLjB48CqdPJoJWkrpH2nij9Q3Lb7rtWindtoXwxjxlKKCA== |
| 1101 | +"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": |
| 1102 | + version "8.0.1" |
| 1103 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.1.tgz#b48e3320c4f9011f97d25e0588b8c143adc38d2a" |
| 1104 | + integrity sha512-CBFR0G0sCt0+fzfnKaciu9IBsKvEKYwN9UZ+eeogK1fYHg4Qxk1yf/wLQkLXlq8wbU2dFlgAesxt8Gi76E8RTA== |
1105 | 1105 | dependencies:
|
1106 | 1106 | "@eslint-community/eslint-utils" "^4.4.0"
|
1107 |
| - "@typescript-eslint/scope-manager" "7.11.0" |
1108 |
| - "@typescript-eslint/types" "7.11.0" |
1109 |
| - "@typescript-eslint/typescript-estree" "7.11.0" |
| 1107 | + "@typescript-eslint/scope-manager" "8.0.1" |
| 1108 | + "@typescript-eslint/types" "8.0.1" |
| 1109 | + "@typescript-eslint/typescript-estree" "8.0.1" |
1110 | 1110 |
|
1111 | 1111 | "@typescript-eslint/[email protected]":
|
1112 | 1112 | version "5.62.0"
|
|
1116 | 1116 | "@typescript-eslint/types" "5.62.0"
|
1117 | 1117 | eslint-visitor-keys "^3.3.0"
|
1118 | 1118 |
|
1119 |
| -"@typescript-eslint/visitor-keys@7.11.0": |
1120 |
| - version "7.11.0" |
1121 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.11.0.tgz#2c50cd292e67645eec05ac0830757071b4a4d597" |
1122 |
| - integrity sha512-7syYk4MzjxTEk0g/w3iqtgxnFQspDJfn6QKD36xMuuhTzjcxY7F8EmBLnALjVyaOF1/bVocu3bS/2/F7rXrveQ== |
| 1119 | +"@typescript-eslint/visitor-keys@8.0.1": |
| 1120 | + version "8.0.1" |
| 1121 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.1.tgz#e5816803b4dad1de5e97f00df8dc15d0bcb49778" |
| 1122 | + integrity sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ== |
1123 | 1123 | dependencies:
|
1124 |
| - "@typescript-eslint/types" "7.11.0" |
| 1124 | + "@typescript-eslint/types" "8.0.1" |
1125 | 1125 | eslint-visitor-keys "^3.4.3"
|
1126 | 1126 |
|
1127 | 1127 | "@ungap/structured-clone@^1.2.0":
|
@@ -2113,12 +2113,12 @@ eslint-config-prettier@^9.1.0:
|
2113 | 2113 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
|
2114 | 2114 | integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
|
2115 | 2115 |
|
2116 |
| -eslint-plugin-jest@^28.6.0: |
2117 |
| - version "28.6.0" |
2118 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a" |
2119 |
| - integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg== |
| 2116 | +eslint-plugin-jest@^28.8.0: |
| 2117 | + version "28.8.0" |
| 2118 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0" |
| 2119 | + integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw== |
2120 | 2120 | dependencies:
|
2121 |
| - "@typescript-eslint/utils" "^6.0.0 || ^7.0.0" |
| 2121 | + "@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0" |
2122 | 2122 |
|
2123 | 2123 | eslint-scope@^5.1.1:
|
2124 | 2124 | version "5.1.1"
|
|
0 commit comments