|
1326 | 1326 | regexpp "^2.0.1"
|
1327 | 1327 | tsutils "^3.17.1"
|
1328 | 1328 |
|
1329 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^1.13.0": |
1330 |
| - version "1.13.0" |
1331 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e" |
1332 |
| - integrity sha512-zmpS6SyqG4ZF64ffaJ6uah6tWWWgZ8m+c54XXgwFtUv0jNz8aJAVx8chMCvnk7yl6xwn8d+d96+tWp7fXzTuDg== |
1333 |
| - dependencies: |
1334 |
| - "@types/json-schema" "^7.0.3" |
1335 |
| - "@typescript-eslint/typescript-estree" "1.13.0" |
1336 |
| - eslint-scope "^4.0.0" |
1337 |
| - |
1338 | 1329 | "@typescript-eslint/[email protected]":
|
1339 | 1330 | version "2.3.2"
|
1340 | 1331 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.3.2.tgz#e50f31264507e6fec7b33840bb6af260c24f4ea8"
|
|
1344 | 1335 | "@typescript-eslint/typescript-estree" "2.3.2"
|
1345 | 1336 | eslint-scope "^5.0.0"
|
1346 | 1337 |
|
1347 |
| -"@typescript-eslint/parser@^1.11.0": |
| 1338 | +"@typescript-eslint/experimental-utils@^1.13.0": |
1348 | 1339 | version "1.13.0"
|
1349 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-1.13.0.tgz#61ac7811ea52791c47dc9fd4dd4a184fae9ac355" |
1350 |
| - integrity sha512-ITMBs52PCPgLb2nGPoeT4iU3HdQZHcPaZVw+7CsFagRJHUhyeTgorEwHXhFf3e7Evzi8oujKNpHc8TONth8AdQ== |
| 1340 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e" |
| 1341 | + integrity sha512-zmpS6SyqG4ZF64ffaJ6uah6tWWWgZ8m+c54XXgwFtUv0jNz8aJAVx8chMCvnk7yl6xwn8d+d96+tWp7fXzTuDg== |
1351 | 1342 | dependencies:
|
1352 |
| - "@types/eslint-visitor-keys" "^1.0.0" |
1353 |
| - "@typescript-eslint/experimental-utils" "1.13.0" |
| 1343 | + "@types/json-schema" "^7.0.3" |
1354 | 1344 | "@typescript-eslint/typescript-estree" "1.13.0"
|
1355 |
| - eslint-visitor-keys "^1.0.0" |
| 1345 | + eslint-scope "^4.0.0" |
| 1346 | + |
| 1347 | +"@typescript-eslint/parser@^2.3.0": |
| 1348 | + version "2.3.2" |
| 1349 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.3.2.tgz#e9b742e191cd1209930da469cde379591ad0af5b" |
| 1350 | + integrity sha512-nq1UQeNGdKdqdgF6Ww+Ov2OidWgiL96+JYdXXZ2rkP/OWyc6KMNSbs6MpRCpI8q+PmDa7hBnHNQIo7w/drYccA== |
| 1351 | + dependencies: |
| 1352 | + "@types/eslint-visitor-keys" "^1.0.0" |
| 1353 | + "@typescript-eslint/experimental-utils" "2.3.2" |
| 1354 | + "@typescript-eslint/typescript-estree" "2.3.2" |
| 1355 | + eslint-visitor-keys "^1.1.0" |
1356 | 1356 |
|
1357 | 1357 | "@typescript-eslint/[email protected]":
|
1358 | 1358 | version "1.13.0"
|
@@ -2559,10 +2559,10 @@ concurrently@^4.1.1:
|
2559 | 2559 | tree-kill "^1.2.1"
|
2560 | 2560 | yargs "^12.0.5"
|
2561 | 2561 |
|
2562 |
| -confusing-browser-globals@^1.0.5: |
2563 |
| - version "1.0.7" |
2564 |
| - resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.7.tgz#5ae852bd541a910e7ffb2dbb864a2d21a36ad29b" |
2565 |
| - integrity sha512-cgHI1azax5ATrZ8rJ+ODDML9Fvu67PimB6aNxBrc/QwSaDaM9eTfIEUHx3bBLJJ82ioSb+/5zfsMCCEJax3ByQ== |
| 2562 | +confusing-browser-globals@^1.0.7: |
| 2563 | + version "1.0.9" |
| 2564 | + resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd" |
| 2565 | + integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw== |
2566 | 2566 |
|
2567 | 2567 | console-browserify@^1.1.0:
|
2568 | 2568 | version "1.1.0"
|
@@ -3163,30 +3163,30 @@ escodegen@^1.9.1:
|
3163 | 3163 | optionalDependencies:
|
3164 | 3164 | source-map "~0.6.1"
|
3165 | 3165 |
|
3166 |
| -eslint-config-airbnb-base@^13.1.0, eslint-config-airbnb-base@^13.2.0: |
3167 |
| - version "13.2.0" |
3168 |
| - resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.2.0.tgz#f6ea81459ff4dec2dda200c35f1d8f7419d57943" |
3169 |
| - integrity sha512-1mg/7eoB4AUeB0X1c/ho4vb2gYkNH8Trr/EgCT/aGmKhhG+F6vF5s8+iRBlWAzFIAphxIdp3YfEKgEl0f9Xg+w== |
| 3166 | +eslint-config-airbnb-base@^14.0.0: |
| 3167 | + version "14.0.0" |
| 3168 | + resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.0.0.tgz#8a7bcb9643d13c55df4dd7444f138bf4efa61e17" |
| 3169 | + integrity sha512-2IDHobw97upExLmsebhtfoD3NAKhV4H0CJWP3Uprd/uk+cHuWYOczPVxQ8PxLFUAw7o3Th1RAU8u1DoUpr+cMA== |
3170 | 3170 | dependencies:
|
3171 |
| - confusing-browser-globals "^1.0.5" |
| 3171 | + confusing-browser-globals "^1.0.7" |
3172 | 3172 | object.assign "^4.1.0"
|
3173 | 3173 | object.entries "^1.1.0"
|
3174 | 3174 |
|
3175 |
| -eslint-config-airbnb-typescript@^4.0.1: |
3176 |
| - version "4.0.1" |
3177 |
| - resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-4.0.1.tgz#516a95d6e8c495100973b0c49daa54bff0964434" |
3178 |
| - integrity sha512-4LHD0O0X1e08k+e8AngAsKPYNc7nL+5PzK7OEl9qZ6d7C+wo8BN2fMxBhhiUmRggJxArrldp7Dgb1s2f1/Robg== |
| 3175 | +eslint-config-airbnb-typescript@^5.0.0: |
| 3176 | + version "5.0.0" |
| 3177 | + resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-5.0.0.tgz#7e639cc3acb3e03896f868c0e9291535f09e4a24" |
| 3178 | + integrity sha512-GIiSK/R62my0PhdRpl+x8Co16zVkjvxbSMt/MyO2il1oP8C1JLtdCatMWvWZQZuKKqSlHcdxci4E2xirxC83BQ== |
3179 | 3179 | dependencies:
|
3180 |
| - "@typescript-eslint/parser" "^1.11.0" |
3181 |
| - eslint-config-airbnb "^17.1.0" |
3182 |
| - eslint-config-airbnb-base "^13.1.0" |
| 3180 | + "@typescript-eslint/parser" "^2.3.0" |
| 3181 | + eslint-config-airbnb "^18.0.1" |
| 3182 | + eslint-config-airbnb-base "^14.0.0" |
3183 | 3183 |
|
3184 |
| -eslint-config-airbnb@^17.1.0: |
3185 |
| - version "17.1.1" |
3186 |
| - resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-17.1.1.tgz#2272e0b86bb1e2b138cdf88d07a3b6f4cda3d626" |
3187 |
| - integrity sha512-xCu//8a/aWqagKljt+1/qAM62BYZeNq04HmdevG5yUGWpja0I/xhqd6GdLRch5oetEGFiJAnvtGuTEAese53Qg== |
| 3184 | +eslint-config-airbnb@^18.0.1: |
| 3185 | + version "18.0.1" |
| 3186 | + resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.0.1.tgz#a3a74cc29b46413b6096965025381df8fb908559" |
| 3187 | + integrity sha512-hLb/ccvW4grVhvd6CT83bECacc+s4Z3/AEyWQdIT2KeTsG9dR7nx1gs7Iw4tDmGKozCNHFn4yZmRm3Tgy+XxyQ== |
3188 | 3188 | dependencies:
|
3189 |
| - eslint-config-airbnb-base "^13.2.0" |
| 3189 | + eslint-config-airbnb-base "^14.0.0" |
3190 | 3190 | object.assign "^4.1.0"
|
3191 | 3191 | object.entries "^1.1.0"
|
3192 | 3192 |
|
|
0 commit comments