|
1102 | 1102 | minimatch "^3.0.4"
|
1103 | 1103 | strip-json-comments "^3.1.1"
|
1104 | 1104 |
|
1105 |
| -"@eslint/eslintrc@^1.3.1": |
1106 |
| - version "1.3.1" |
1107 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1.tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d" |
1108 |
| - integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ== |
| 1105 | +"@eslint/eslintrc@^1.3.2": |
| 1106 | + version "1.3.2" |
| 1107 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.2.tgz#58b69582f3b7271d8fa67fe5251767a5b38ea356" |
| 1108 | + integrity sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ== |
1109 | 1109 | dependencies:
|
1110 | 1110 | ajv "^6.12.4"
|
1111 | 1111 | debug "^4.3.2"
|
@@ -5457,12 +5457,12 @@ eslint-webpack-plugin@^2.6.0:
|
5457 | 5457 | normalize-path "^3.0.0"
|
5458 | 5458 | schema-utils "^3.1.1"
|
5459 | 5459 |
|
5460 |
| - |
5461 |
| - version "8.23.0" |
5462 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040" |
5463 |
| - integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA== |
| 5460 | + |
| 5461 | + version "8.23.1" |
| 5462 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1.tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc" |
| 5463 | + integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg== |
5464 | 5464 | dependencies:
|
5465 |
| - "@eslint/eslintrc" "^1.3.1" |
| 5465 | + "@eslint/eslintrc" "^1.3.2" |
5466 | 5466 | "@humanwhocodes/config-array" "^0.10.4"
|
5467 | 5467 | "@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
|
5468 | 5468 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
5481 | 5481 | fast-deep-equal "^3.1.3"
|
5482 | 5482 | file-entry-cache "^6.0.1"
|
5483 | 5483 | find-up "^5.0.0"
|
5484 |
| - functional-red-black-tree "^1.0.1" |
5485 | 5484 | glob-parent "^6.0.1"
|
5486 | 5485 | globals "^13.15.0"
|
5487 | 5486 | globby "^11.1.0"
|
|
5490 | 5489 | import-fresh "^3.0.0"
|
5491 | 5490 | imurmurhash "^0.1.4"
|
5492 | 5491 | is-glob "^4.0.0"
|
| 5492 | + js-sdsl "^4.1.4" |
5493 | 5493 | js-yaml "^4.1.0"
|
5494 | 5494 | json-stable-stringify-without-jsonify "^1.0.1"
|
5495 | 5495 | levn "^0.4.1"
|
|
7674 | 7674 | resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.2.tgz#8b345b1ae4abde64c2da2fe67ea216a114ac279d"
|
7675 | 7675 | integrity sha512-+az2gi/hvex7eLTMTlbRLOhH6P6WFdk2ITI8HJsaH2VqYO0I594zXSYEP+tf4FW+8Cy68ScDXoAsQdyQanv3sw==
|
7676 | 7676 |
|
| 7677 | +js-sdsl@^4.1.4: |
| 7678 | + version "4.1.4" |
| 7679 | + resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.4.tgz#78793c90f80e8430b7d8dc94515b6c77d98a26a6" |
| 7680 | + integrity sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw== |
| 7681 | + |
7677 | 7682 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
7678 | 7683 | version "4.0.0"
|
7679 | 7684 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
|
0 commit comments