|
31 | 31 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.5.tgz#f56db0c4bb1bbbf221b4e81345aab4141e7cb0e9" |
32 | 32 | integrity sha512-DTsS7cxrsH3by8nqQSpFSyjSfSYl57D6Cf4q8dW3LK83tBKBDCkfcay1nYkXq1nIHXnpX8WMMb/O25HOy3h1zg== |
33 | 33 |
|
34 | | -"@babel/core@7", "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
| 34 | +"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
35 | 35 | version "7.12.3" |
36 | 36 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
37 | 37 | integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
|
1273 | 1273 | dependencies: |
1274 | 1274 | "@types/yargs-parser" "*" |
1275 | 1275 |
|
1276 | | -"@typescript-eslint/experimental-utils@^4.0.1": |
| 1276 | +"@typescript-eslint/eslint-plugin@^4.0.0": |
| 1277 | + version "4.6.1" |
| 1278 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.1.tgz#99d77eb7a016fd5a5e749d2c44a7e4c317eb7da3" |
| 1279 | + integrity sha512-SNZyflefTMK2JyrPfFFzzoy2asLmZvZJ6+/L5cIqg4HfKGiW2Gr1Go1OyEVqne/U4QwmoasuMwppoBHWBWF2nA== |
| 1280 | + dependencies: |
| 1281 | + "@typescript-eslint/experimental-utils" "4.6.1" |
| 1282 | + "@typescript-eslint/scope-manager" "4.6.1" |
| 1283 | + debug "^4.1.1" |
| 1284 | + functional-red-black-tree "^1.0.1" |
| 1285 | + regexpp "^3.0.0" |
| 1286 | + semver "^7.3.2" |
| 1287 | + tsutils "^3.17.1" |
| 1288 | + |
| 1289 | +"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1": |
1277 | 1290 | version "4.6.1" |
1278 | 1291 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.1.tgz#a9c691dfd530a9570274fe68907c24c07a06c4aa" |
1279 | 1292 | integrity sha512-qyPqCFWlHZXkEBoV56UxHSoXW2qnTr4JrWVXOh3soBP3q0o7p4pUEMfInDwIa0dB/ypdtm7gLOS0hg0a73ijfg== |
|
1285 | 1298 | eslint-scope "^5.0.0" |
1286 | 1299 | eslint-utils "^2.0.0" |
1287 | 1300 |
|
| 1301 | +"@typescript-eslint/parser@^4.0.0": |
| 1302 | + version "4.6.1" |
| 1303 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.6.1.tgz#b801bff67b536ecc4a840ac9289ba2be57e02428" |
| 1304 | + integrity sha512-lScKRPt1wM9UwyKkGKyQDqf0bh6jm8DQ5iN37urRIXDm16GEv+HGEmum2Fc423xlk5NUOkOpfTnKZc/tqKZkDQ== |
| 1305 | + dependencies: |
| 1306 | + "@typescript-eslint/scope-manager" "4.6.1" |
| 1307 | + "@typescript-eslint/types" "4.6.1" |
| 1308 | + "@typescript-eslint/typescript-estree" "4.6.1" |
| 1309 | + debug "^4.1.1" |
| 1310 | + |
1288 | 1311 | "@typescript-eslint/[email protected]": |
1289 | 1312 | version "4.6.1" |
1290 | 1313 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.6.1.tgz#21872b91cbf7adfc7083f17b8041149148baf992" |
@@ -5594,6 +5617,11 @@ typedarray-to-buffer@^3.1.5: |
5594 | 5617 | dependencies: |
5595 | 5618 | is-typedarray "^1.0.0" |
5596 | 5619 |
|
| 5620 | +typescript@^4.0.0: |
| 5621 | + version "4.0.5" |
| 5622 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" |
| 5623 | + integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== |
| 5624 | + |
5597 | 5625 | unicode-canonical-property-names-ecmascript@^1.0.4: |
5598 | 5626 | version "1.0.4" |
5599 | 5627 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818" |
|
0 commit comments