|
1021 | 1021 | "@babel/helper-validator-identifier" "^7.16.7" |
1022 | 1022 | to-fast-properties "^2.0.0" |
1023 | 1023 |
|
1024 | | -"@eslint/eslintrc@^1.2.1": |
1025 | | - version "1.2.1" |
1026 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6" |
1027 | | - integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ== |
| 1024 | +"@eslint/eslintrc@^1.3.0": |
| 1025 | + version "1.3.0" |
| 1026 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f" |
| 1027 | + integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw== |
1028 | 1028 | dependencies: |
1029 | 1029 | ajv "^6.12.4" |
1030 | 1030 | debug "^4.3.2" |
1031 | | - espree "^9.3.1" |
1032 | | - globals "^13.9.0" |
| 1031 | + espree "^9.3.2" |
| 1032 | + globals "^13.15.0" |
1033 | 1033 | ignore "^5.2.0" |
1034 | 1034 | import-fresh "^3.2.1" |
1035 | 1035 | js-yaml "^4.1.0" |
1036 | | - minimatch "^3.0.4" |
| 1036 | + minimatch "^3.1.2" |
1037 | 1037 | strip-json-comments "^3.1.1" |
1038 | 1038 |
|
1039 | 1039 | "@humanwhocodes/config-array@^0.9.2": |
@@ -1179,7 +1179,7 @@ acorn-jsx@^3.0.0: |
1179 | 1179 | dependencies: |
1180 | 1180 | acorn "^3.0.4" |
1181 | 1181 |
|
1182 | | -acorn-jsx@^5.3.1: |
| 1182 | +acorn-jsx@^5.3.2: |
1183 | 1183 | version "5.3.2" |
1184 | 1184 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" |
1185 | 1185 | integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== |
@@ -1223,11 +1223,16 @@ acorn@^7.0.0, acorn@^7.1.1: |
1223 | 1223 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" |
1224 | 1224 | integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== |
1225 | 1225 |
|
1226 | | -acorn@^8.5.0, acorn@^8.7.0: |
| 1226 | +acorn@^8.5.0: |
1227 | 1227 | version "8.7.0" |
1228 | 1228 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf" |
1229 | 1229 | integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ== |
1230 | 1230 |
|
| 1231 | +acorn@^8.7.1: |
| 1232 | + version "8.7.1" |
| 1233 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30" |
| 1234 | + integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A== |
| 1235 | + |
1231 | 1236 | ajv-keywords@^2.1.0: |
1232 | 1237 | version "2.1.1" |
1233 | 1238 | resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2.1.1.tgz#617997fc5f60576894c435f940d819e135b80762" |
@@ -3163,12 +3168,12 @@ eslint-visitor-keys@^3.3.0: |
3163 | 3168 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" |
3164 | 3169 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== |
3165 | 3170 |
|
3166 | | -eslint@8.13.0: |
3167 | | - version "8.13.0" |
3168 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7" |
3169 | | - integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ== |
| 3171 | +eslint@8.16.0: |
| 3172 | + version "8.16.0" |
| 3173 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.16.0.tgz#6d936e2d524599f2a86c708483b4c372c5d3bbae" |
| 3174 | + integrity sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA== |
3170 | 3175 | dependencies: |
3171 | | - "@eslint/eslintrc" "^1.2.1" |
| 3176 | + "@eslint/eslintrc" "^1.3.0" |
3172 | 3177 | "@humanwhocodes/config-array" "^0.9.2" |
3173 | 3178 | ajv "^6.10.0" |
3174 | 3179 | chalk "^4.0.0" |
|
3179 | 3184 | eslint-scope "^7.1.1" |
3180 | 3185 | eslint-utils "^3.0.0" |
3181 | 3186 | eslint-visitor-keys "^3.3.0" |
3182 | | - espree "^9.3.1" |
| 3187 | + espree "^9.3.2" |
3183 | 3188 | esquery "^1.4.0" |
3184 | 3189 | esutils "^2.0.2" |
3185 | 3190 | fast-deep-equal "^3.1.3" |
3186 | 3191 | file-entry-cache "^6.0.1" |
3187 | 3192 | functional-red-black-tree "^1.0.1" |
3188 | 3193 | glob-parent "^6.0.1" |
3189 | | - globals "^13.6.0" |
| 3194 | + globals "^13.15.0" |
3190 | 3195 | ignore "^5.2.0" |
3191 | 3196 | import-fresh "^3.0.0" |
3192 | 3197 | imurmurhash "^0.1.4" |
|
3195 | 3200 | json-stable-stringify-without-jsonify "^1.0.1" |
3196 | 3201 | levn "^0.4.1" |
3197 | 3202 | lodash.merge "^4.6.2" |
3198 | | - minimatch "^3.0.4" |
| 3203 | + minimatch "^3.1.2" |
3199 | 3204 | natural-compare "^1.4.0" |
3200 | 3205 | optionator "^0.9.1" |
3201 | 3206 | regexpp "^3.2.0" |
@@ -3261,13 +3266,13 @@ espree@^3.5.4: |
3261 | 3266 | acorn "^5.5.0" |
3262 | 3267 | acorn-jsx "^3.0.0" |
3263 | 3268 |
|
3264 | | -espree@^9.3.1: |
3265 | | - version "9.3.1" |
3266 | | - resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd" |
3267 | | - integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ== |
| 3269 | +espree@^9.3.2: |
| 3270 | + version "9.3.2" |
| 3271 | + resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596" |
| 3272 | + integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA== |
3268 | 3273 | dependencies: |
3269 | | - acorn "^8.7.0" |
3270 | | - acorn-jsx "^5.3.1" |
| 3274 | + acorn "^8.7.1" |
| 3275 | + acorn-jsx "^5.3.2" |
3271 | 3276 | eslint-visitor-keys "^3.3.0" |
3272 | 3277 |
|
3273 | 3278 | esprima@^3.1.3: |
@@ -3674,10 +3679,10 @@ globals@^11.0.1, globals@^11.1.0: |
3674 | 3679 | resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" |
3675 | 3680 | integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== |
3676 | 3681 |
|
3677 | | -globals@^13.6.0, globals@^13.9.0: |
3678 | | - version "13.13.0" |
3679 | | - resolved "https://registry.yarnpkg.com/globals/-/globals-13.13.0.tgz#ac32261060d8070e2719dd6998406e27d2b5727b" |
3680 | | - integrity sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A== |
| 3682 | +globals@^13.15.0: |
| 3683 | + version "13.15.0" |
| 3684 | + resolved "https://registry.yarnpkg.com/globals/-/globals-13.15.0.tgz#38113218c907d2f7e98658af246cef8b77e90bac" |
| 3685 | + integrity sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog== |
3681 | 3686 | dependencies: |
3682 | 3687 | type-fest "^0.20.2" |
3683 | 3688 |
|
|
0 commit comments