|
1348 | 1348 | minimatch "^3.1.2"
|
1349 | 1349 | strip-json-comments "^3.1.1"
|
1350 | 1350 |
|
1351 |
| -"@eslint/js@8.53.0": |
1352 |
| - version "8.53.0" |
1353 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d" |
1354 |
| - integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== |
| 1351 | +"@eslint/js@8.54.0": |
| 1352 | + version "8.54.0" |
| 1353 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf" |
| 1354 | + integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ== |
1355 | 1355 |
|
1356 | 1356 | "@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
1357 | 1357 | version "1.1.3"
|
|
2676 | 2676 | dependencies:
|
2677 | 2677 | "@types/istanbul-lib-report" "*"
|
2678 | 2678 |
|
2679 |
| - |
2680 |
| - version "29.5.8" |
2681 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120" |
2682 |
| - integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g== |
| 2679 | + |
| 2680 | + version "29.5.10" |
| 2681 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50" |
| 2682 | + integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ== |
2683 | 2683 | dependencies:
|
2684 | 2684 | expect "^29.0.0"
|
2685 | 2685 | pretty-format "^29.0.0"
|
@@ -5871,15 +5871,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
5871 | 5871 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
5872 | 5872 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
5873 | 5873 |
|
5874 |
| -eslint@8.53.0: |
5875 |
| - version "8.53.0" |
5876 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce" |
5877 |
| - integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag== |
| 5874 | +eslint@8.54.0: |
| 5875 | + version "8.54.0" |
| 5876 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537" |
| 5877 | + integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA== |
5878 | 5878 | dependencies:
|
5879 | 5879 | "@eslint-community/eslint-utils" "^4.2.0"
|
5880 | 5880 | "@eslint-community/regexpp" "^4.6.1"
|
5881 | 5881 | "@eslint/eslintrc" "^2.1.3"
|
5882 |
| - "@eslint/js" "8.53.0" |
| 5882 | + "@eslint/js" "8.54.0" |
5883 | 5883 | "@humanwhocodes/config-array" "^0.11.13"
|
5884 | 5884 | "@humanwhocodes/module-importer" "^1.0.1"
|
5885 | 5885 | "@nodelib/fs.walk" "^1.2.8"
|
|
0 commit comments