|
1509 | 1509 | dependencies:
|
1510 | 1510 | "@sinonjs/commons" "^3.0.0"
|
1511 | 1511 |
|
1512 |
| -"@stylistic/eslint-plugin@^4.0.0": |
1513 |
| - version "4.4.1" |
1514 |
| - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.4.1.tgz#410ac332887fb3d61cad1df4e6b55ae35d87c632" |
1515 |
| - integrity sha512-CEigAk7eOLyHvdgmpZsKFwtiqS2wFwI1fn4j09IU9GmD4euFM4jEBAViWeCqaNLlbX2k2+A/Fq9cje4HQBXuJQ== |
| 1512 | +"@stylistic/eslint-plugin@^5.0.0": |
| 1513 | + version "5.1.0" |
| 1514 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.1.0.tgz#98769a3e6fc68d92deba20538341b0ea7923b3ce" |
| 1515 | + integrity sha512-TJRJul4u/lmry5N/kyCU+7RWWOk0wyXN+BncRlDYBqpLFnzXkd7QGVfN7KewarFIXv0IX0jSF/Ksu7aHWEDeuw== |
1516 | 1516 | dependencies:
|
1517 |
| - "@typescript-eslint/utils" "^8.32.1" |
1518 |
| - eslint-visitor-keys "^4.2.0" |
1519 |
| - espree "^10.3.0" |
| 1517 | + "@eslint-community/eslint-utils" "^4.7.0" |
| 1518 | + "@typescript-eslint/types" "^8.34.1" |
| 1519 | + eslint-visitor-keys "^4.2.1" |
| 1520 | + espree "^10.4.0" |
1520 | 1521 | estraverse "^5.3.0"
|
1521 | 1522 | picomatch "^4.0.2"
|
1522 | 1523 |
|
|
2089 | 2090 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.1.tgz#b693111bc2180f8098b68e9958cf63761657a55f"
|
2090 | 2091 | integrity sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==
|
2091 | 2092 |
|
2092 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.36.0": |
| 2093 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.36.0": |
2093 | 2094 | version "8.36.0"
|
2094 | 2095 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
|
2095 | 2096 | integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
|
|
2126 | 2127 | semver "^7.6.0"
|
2127 | 2128 | ts-api-utils "^2.1.0"
|
2128 | 2129 |
|
2129 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.32.1", "@typescript-eslint/utils@^8.33.1": |
| 2130 | +"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.33.1": |
2130 | 2131 | version "8.33.1"
|
2131 | 2132 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.1.tgz#ea22f40d3553da090f928cf17907e963643d4b96"
|
2132 | 2133 | integrity sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==
|
@@ -2285,6 +2286,11 @@ acorn@^8.14.0:
|
2285 | 2286 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
|
2286 | 2287 | integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
|
2287 | 2288 |
|
| 2289 | +acorn@^8.15.0: |
| 2290 | + version "8.15.0" |
| 2291 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816" |
| 2292 | + integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg== |
| 2293 | + |
2288 | 2294 | agent-base@6:
|
2289 | 2295 | version "6.0.2"
|
2290 | 2296 | resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
|
@@ -3359,6 +3365,15 @@ espree@^10.0.1, espree@^10.3.0:
|
3359 | 3365 | acorn-jsx "^5.3.2"
|
3360 | 3366 | eslint-visitor-keys "^4.2.0"
|
3361 | 3367 |
|
| 3368 | +espree@^10.4.0: |
| 3369 | + version "10.4.0" |
| 3370 | + resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837" |
| 3371 | + integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ== |
| 3372 | + dependencies: |
| 3373 | + acorn "^8.15.0" |
| 3374 | + acorn-jsx "^5.3.2" |
| 3375 | + eslint-visitor-keys "^4.2.1" |
| 3376 | + |
3362 | 3377 | esprima@^4.0.0, esprima@^4.0.1:
|
3363 | 3378 | version "4.0.1"
|
3364 | 3379 | resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
|
0 commit comments