|
1189 | 1189 | dependencies: |
1190 | 1190 | "@types/yargs-parser" "*" |
1191 | 1191 |
|
1192 | | -"@typescript-eslint/experimental-utils@^1.13.0": |
1193 | | - version "1.13.0" |
1194 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e" |
1195 | | - integrity sha512-zmpS6SyqG4ZF64ffaJ6uah6tWWWgZ8m+c54XXgwFtUv0jNz8aJAVx8chMCvnk7yl6xwn8d+d96+tWp7fXzTuDg== |
| 1192 | +"@typescript-eslint/experimental-utils@^2.5.0": |
| 1193 | + version "2.5.0" |
| 1194 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.5.0.tgz#383a97ded9a7940e5053449f6d73995e782b8fb1" |
| 1195 | + integrity sha512-UgcQGE0GKJVChyRuN1CWqDW8Pnu7+mVst0aWrhiyuUD1J9c+h8woBdT4XddCvhcXDodTDVIfE3DzGHVjp7tUeQ== |
1196 | 1196 | dependencies: |
1197 | 1197 | "@types/json-schema" "^7.0.3" |
1198 | | - "@typescript-eslint/typescript-estree" "1.13.0" |
1199 | | - eslint-scope "^4.0.0" |
| 1198 | + "@typescript-eslint/typescript-estree" "2.5.0" |
| 1199 | + eslint-scope "^5.0.0" |
1200 | 1200 |
|
1201 | | -"@typescript-eslint/typescript-estree@1.13.0": |
1202 | | - version "1.13.0" |
1203 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e" |
1204 | | - integrity sha512-b5rCmd2e6DCC6tCTN9GSUAuxdYwCM/k/2wdjHGrIRGPSJotWMCe/dGpi66u42bhuh8q3QBzqM4TMA1GUUCJvdw== |
| 1201 | +"@typescript-eslint/typescript-estree@2.5.0": |
| 1202 | + version "2.5.0" |
| 1203 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.5.0.tgz#40ada624d6217ef092a3a79ed30d947ad4f212ce" |
| 1204 | + integrity sha512-AXURyF8NcA3IsnbjNX1v9qbwa0dDoY9YPcKYR2utvMHoUcu3636zrz0gRWtVAyxbPCkhyKuGg6WZIyi2Fc79CA== |
1205 | 1205 | dependencies: |
| 1206 | + debug "^4.1.1" |
| 1207 | + glob "^7.1.4" |
| 1208 | + is-glob "^4.0.1" |
1206 | 1209 | lodash.unescape "4.0.1" |
1207 | | - semver "5.5.0" |
| 1210 | + semver "^6.3.0" |
1208 | 1211 |
|
1209 | 1212 | "@vue/babel-helper-vue-jsx-merge-props@^1.0.0": |
1210 | 1213 | version "1.0.0" |
@@ -3402,12 +3405,12 @@ eslint-plugin-import@2.18.2: |
3402 | 3405 | read-pkg-up "^2.0.0" |
3403 | 3406 | resolve "^1.11.0" |
3404 | 3407 |
|
3405 | | -eslint-plugin-jest@22.21.0: |
3406 | | - version "22.21.0" |
3407 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.21.0.tgz#8137294645866636160487d9764224b9a43e2eb1" |
3408 | | - integrity sha512-OaqnSS7uBgcGiqXUiEnjoqxPNKvR4JWG5mSRkzVoR6+vDwlqqp11beeql1hYs0HTbdhiwrxWLxbX0Vx7roG3Ew== |
| 3408 | +eslint-plugin-jest@23.0.0: |
| 3409 | + version "23.0.0" |
| 3410 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.0.tgz#cbf61109b503ca72cab86178ea9a42064b901b4e" |
| 3411 | + integrity sha512-rvFXz4t/2gjktyJL1CTPz2Kqh3bx82ChsNaLxk4tKXav858e04fw1xfS5o+rIAUCRtoFoj4CI7MeZzUnvGkfMA== |
3409 | 3412 | dependencies: |
3410 | | - "@typescript-eslint/experimental-utils" "^1.13.0" |
| 3413 | + "@typescript-eslint/experimental-utils" "^2.5.0" |
3411 | 3414 |
|
3412 | 3415 | eslint-plugin-node@10.0.0: |
3413 | 3416 | version "10.0.0" |
@@ -7912,11 +7915,6 @@ scriptjs@^2.5.9: |
7912 | 7915 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |
7913 | 7916 | integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |
7914 | 7917 |
|
7915 | | -semver@5.5.0: |
7916 | | - version "5.5.0" |
7917 | | - resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab" |
7918 | | - integrity sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA== |
7919 | | - |
7920 | 7918 | semver@^6.0.0, semver@^6.1.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: |
7921 | 7919 | version "6.3.0" |
7922 | 7920 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
|
0 commit comments