|
1181 | 1181 | minimatch "^3.0.4"
|
1182 | 1182 | strip-json-comments "^3.1.1"
|
1183 | 1183 |
|
1184 |
| -"@eslint/eslintrc@^2.1.3": |
1185 |
| - version "2.1.3" |
1186 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d" |
1187 |
| - integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA== |
| 1184 | +"@eslint/eslintrc@^2.1.4": |
| 1185 | + version "2.1.4" |
| 1186 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" |
| 1187 | + integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ== |
1188 | 1188 | dependencies:
|
1189 | 1189 | ajv "^6.12.4"
|
1190 | 1190 | debug "^4.3.2"
|
|
1196 | 1196 | minimatch "^3.1.2"
|
1197 | 1197 | strip-json-comments "^3.1.1"
|
1198 | 1198 |
|
1199 |
| -"@eslint/js@8.54.0": |
1200 |
| - version "8.54.0" |
1201 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf" |
1202 |
| - integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ== |
| 1199 | +"@eslint/js@8.55.0": |
| 1200 | + version "8.55.0" |
| 1201 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6" |
| 1202 | + integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA== |
1203 | 1203 |
|
1204 | 1204 | "@gatsbyjs/parcel-namer-relative-to-cwd@^1.10.0":
|
1205 | 1205 | version "1.10.0"
|
@@ -5403,15 +5403,15 @@ eslint-webpack-plugin@^2.7.0:
|
5403 | 5403 | normalize-path "^3.0.0"
|
5404 | 5404 | schema-utils "^3.1.1"
|
5405 | 5405 |
|
5406 |
| -eslint@8.54.0: |
5407 |
| - version "8.54.0" |
5408 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537" |
5409 |
| - integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA== |
| 5406 | +eslint@8.55.0: |
| 5407 | + version "8.55.0" |
| 5408 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8" |
| 5409 | + integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA== |
5410 | 5410 | dependencies:
|
5411 | 5411 | "@eslint-community/eslint-utils" "^4.2.0"
|
5412 | 5412 | "@eslint-community/regexpp" "^4.6.1"
|
5413 |
| - "@eslint/eslintrc" "^2.1.3" |
5414 |
| - "@eslint/js" "8.54.0" |
| 5413 | + "@eslint/eslintrc" "^2.1.4" |
| 5414 | + "@eslint/js" "8.55.0" |
5415 | 5415 | "@humanwhocodes/config-array" "^0.11.13"
|
5416 | 5416 | "@humanwhocodes/module-importer" "^1.0.1"
|
5417 | 5417 | "@nodelib/fs.walk" "^1.2.8"
|
|
0 commit comments