|
477 | 477 | minimatch "^3.1.2" |
478 | 478 | strip-json-comments "^3.1.1" |
479 | 479 |
|
480 | | -"@eslint/eslintrc@^3.3.4": |
481 | | - version "3.3.4" |
482 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.4.tgz#e402b1920f7c1f5a15342caa432b1348cacbb641" |
483 | | - integrity sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ== |
| 480 | +"@eslint/eslintrc@^3.3.5": |
| 481 | + version "3.3.5" |
| 482 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60" |
| 483 | + integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg== |
484 | 484 | dependencies: |
485 | 485 | ajv "^6.14.0" |
486 | 486 | debug "^4.3.2" |
|
489 | 489 | ignore "^5.2.0" |
490 | 490 | import-fresh "^3.2.1" |
491 | 491 | js-yaml "^4.1.1" |
492 | | - minimatch "^3.1.3" |
| 492 | + minimatch "^3.1.5" |
493 | 493 | strip-json-comments "^3.1.1" |
494 | 494 |
|
495 | 495 | "@eslint/js@8.57.0": |
|
942 | 942 | resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0" |
943 | 943 | integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q== |
944 | 944 |
|
945 | | -"@types/node@^25.3.3": |
946 | | - version "25.3.3" |
947 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.3.tgz#605862544ee7ffd7a936bcbf0135a14012f1e549" |
948 | | - integrity sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ== |
| 945 | +"@types/node@^25.3.5": |
| 946 | + version "25.3.5" |
| 947 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.5.tgz#beccb5915561f7a9970ace547ad44d6cdbf39b46" |
| 948 | + integrity sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA== |
949 | 949 | dependencies: |
950 | 950 | undici-types "~7.18.0" |
951 | 951 |
|
@@ -4451,7 +4451,7 @@ minimatch@^10.1.1, minimatch@^10.2.2: |
4451 | 4451 | dependencies: |
4452 | 4452 | brace-expansion "^5.0.2" |
4453 | 4453 |
|
4454 | | -minimatch@^3.0.3, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.3: |
| 4454 | +minimatch@^3.0.3, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.5: |
4455 | 4455 | version "3.1.5" |
4456 | 4456 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e" |
4457 | 4457 | integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w== |
|
0 commit comments