|
1196 | 1196 | dependencies:
|
1197 | 1197 | "@cspotcode/source-map-consumer" "0.8.0"
|
1198 | 1198 |
|
1199 |
| -"@eslint/eslintrc@^1.2.0": |
1200 |
| - version "1.2.0" |
1201 |
| - resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.0.tgz#7ce1547a5c46dfe56e1e45c3c9ed18038c721c6a" |
1202 |
| - integrity sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w== |
| 1199 | +"@eslint/eslintrc@^1.2.1": |
| 1200 | + version "1.2.1" |
| 1201 | + resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6" |
| 1202 | + integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ== |
1203 | 1203 | dependencies:
|
1204 | 1204 | ajv "^6.12.4"
|
1205 | 1205 | debug "^4.3.2"
|
1206 | 1206 | espree "^9.3.1"
|
1207 | 1207 | globals "^13.9.0"
|
1208 |
| - ignore "^4.0.6" |
| 1208 | + ignore "^5.2.0" |
1209 | 1209 | import-fresh "^3.2.1"
|
1210 | 1210 | js-yaml "^4.1.0"
|
1211 | 1211 | minimatch "^3.0.4"
|
@@ -4403,11 +4403,11 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
|
4403 | 4403 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
4404 | 4404 |
|
4405 | 4405 | eslint@^8.0.0:
|
4406 |
| - version "8.10.0" |
4407 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-8.10.0.tgz#931be395eb60f900c01658b278e05b6dae47199d" |
4408 |
| - integrity sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw== |
| 4406 | + version "8.11.0" |
| 4407 | + resolved "https://registry.npmjs.org/eslint/-/eslint-8.11.0.tgz#88b91cfba1356fc10bb9eb592958457dfe09fb37" |
| 4408 | + integrity sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA== |
4409 | 4409 | dependencies:
|
4410 |
| - "@eslint/eslintrc" "^1.2.0" |
| 4410 | + "@eslint/eslintrc" "^1.2.1" |
4411 | 4411 | "@humanwhocodes/config-array" "^0.9.2"
|
4412 | 4412 | ajv "^6.10.0"
|
4413 | 4413 | chalk "^4.0.0"
|
@@ -5292,11 +5292,6 @@ ignore-walk@^3.0.3:
|
5292 | 5292 | dependencies:
|
5293 | 5293 | minimatch "^3.0.4"
|
5294 | 5294 |
|
5295 |
| -ignore@^4.0.6: |
5296 |
| - version "4.0.6" |
5297 |
| - resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" |
5298 |
| - integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== |
5299 |
| - |
5300 | 5295 | ignore@^5.0.4, ignore@^5.1.8, ignore@^5.2.0:
|
5301 | 5296 | version "5.2.0"
|
5302 | 5297 | resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
|
|
0 commit comments