@@ -1189,6 +1189,12 @@ eslint-plugin-react@^7.0.1:
11891189 has "^1.0.1"
11901190 jsx-ast-utils "^1.4.1"
11911191
1192+ eslint-plugin-typescript@^0.3.0 :
1193+ version "0.3.0"
1194+ resolved "https://registry.yarnpkg.com/eslint-plugin-typescript/-/eslint-plugin-typescript-0.3.0.tgz#bc3525ef3a7f35e0e6eaaa0161733c82673173fd"
1195+ dependencies :
1196+ requireindex "~1.1.0"
1197+
11921198eslint-plugin-unicorn@^2.1.1 :
11931199 version "2.1.2"
11941200 resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-2.1.2.tgz#99dffe9f4773b04bc39356a7febd64dd700274bc"
@@ -2676,6 +2682,10 @@ lodash.snakecase@^4.0.1:
26762682 version "4.1.1"
26772683 resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
26782684
2685+ lodash.unescape@4.0.1 :
2686+ version "4.0.1"
2687+ resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
2688+
26792689lodash.upperfirst@^4.2.0 :
26802690 version "4.3.1"
26812691 resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
@@ -3515,6 +3525,10 @@ require-uncached@^1.0.2:
35153525 caller-path "^0.1.0"
35163526 resolve-from "^1.0.0"
35173527
3528+ requireindex@~1.1.0 :
3529+ version "1.1.0"
3530+ resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.1.0.tgz#e5404b81557ef75db6e49c5a72004893fe03e162"
3531+
35183532resolve-from@^1.0.0 :
35193533 version "1.0.1"
35203534 resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226"
@@ -3625,7 +3639,7 @@ semver-regex@1.0.0:
36253639 version "1.0.0"
36263640 resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-1.0.0.tgz#92a4969065f9c70c694753d55248fc68f8f652c9"
36273641
3628- " semver@2 >=2.2.1 || 3.x || 4 || 5" , "semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0, semver@^5.2.0, semver@^5.3.0:
3642+ " semver@2 >=2.2.1 || 3.x || 4 || 5" , "semver@2 || 3 || 4 || 5", semver@5.3.0, semver@ ^5.0.3, semver@^5.1.0, semver@^5.2.0, semver@^5.3.0:
36293643 version "5.3.0"
36303644 resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
36313645
@@ -4001,6 +4015,13 @@ typedarray@~0.0.5:
40014015 version "0.0.6"
40024016 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
40034017
4018+ typescript-eslint-parser@^4.0.0 :
4019+ version "4.0.0"
4020+ resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-4.0.0.tgz#263d836484c51d4577a3c11aa520f64191a6e58f"
4021+ dependencies :
4022+ lodash.unescape "4.0.1"
4023+ semver "5.3.0"
4024+
40044025uglify-js@^2.6 :
40054026 version "2.8.28"
40064027 resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.28.tgz#e335032df9bb20dcb918f164589d5af47f38834a"
0 commit comments