16
16
babel-plugin-transform-react-remove-prop-types "^0.4.24"
17
17
babel-preset-proposal-typescript "^1.4.1"
18
18
19
- " @1stg/eslint-config@^0.9.3 " :
20
- version "0.9.3 "
21
- resolved "https://registry.yarnpkg.com/@1stg/eslint-config/-/eslint-config-0.9.3 .tgz#3ea65b9b925ea22ae2e95495ca9795bbeedebdfe "
22
- integrity sha512-FXtibhcRo7gfO3rpksPykHm9yCPcKz8iiVm6v8eCdxQD4/d9bGMOOlsujLRlo/2Y0APC1MeUfRd44J5h+wRODg ==
19
+ " @1stg/eslint-config@^0.10.0 " :
20
+ version "0.10.0 "
21
+ resolved "https://registry.yarnpkg.com/@1stg/eslint-config/-/eslint-config-0.10.0 .tgz#e0a5edb2a1a903869fad2e0bea40c051f47cd0eb "
22
+ integrity sha512-y1MPpExHlZel/cIhKDwn1p8hgc5nrOQGZ3cMh5QRxDeAr747Ot9LsoydbrtLGgYRANHNMMW7Gf1KNLKLJpIL2A ==
23
23
dependencies :
24
24
" @typescript-eslint/eslint-plugin" " ^2.2.0"
25
25
" @typescript-eslint/eslint-plugin-tslint" " ^2.2.0"
@@ -2083,13 +2083,6 @@ cosmiconfig@^5.2.0, cosmiconfig@^5.2.1:
2083
2083
js-yaml "^3.13.1"
2084
2084
parse-json "^4.0.0"
2085
2085
2086
- cross-env@^5.2.1 :
2087
- version "5.2.1"
2088
- resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.1.tgz#b2c76c1ca7add66dc874d11798466094f551b34d"
2089
- integrity sha512-1yHhtcfAd1r4nwQgknowuUNfIT9E8dOMMspC36g45dN+iD1blloi7xp8X/xAIDnjHWyt1uQ8PHk2fkNaym7soQ==
2090
- dependencies :
2091
- cross-spawn "^6.0.5"
2092
-
2093
2086
cross-spawn@^6.0.0, cross-spawn@^6.0.5 :
2094
2087
version "6.0.5"
2095
2088
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
@@ -5518,7 +5511,7 @@ ts-lib-utils@^2.2.0:
5518
5511
glob "7"
5519
5512
tslib "1"
5520
5513
5521
- tsconfig-paths@^3.6.0, tsconfig-paths@^3.8.0 :
5514
+ tsconfig-paths@^3.6.0 :
5522
5515
version "3.8.0"
5523
5516
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.8.0.tgz#4e34202d5b41958f269cf56b01ed95b853d59f72"
5524
5517
integrity sha512-zZEYFo4sjORK8W58ENkRn9s+HmQFkkwydDG7My5s/fnfr2YYCaiyXe/HBUcIgU8epEKOXwiahOO+KZYjiXlWyQ==
@@ -5529,6 +5522,16 @@ tsconfig-paths@^3.6.0, tsconfig-paths@^3.8.0:
5529
5522
minimist "^1.2.0"
5530
5523
strip-bom "^3.0.0"
5531
5524
5525
+ tsconfig-paths@^3.9.0 :
5526
+ version "3.9.0"
5527
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
5528
+ integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
5529
+ dependencies :
5530
+ " @types/json5" " ^0.0.29"
5531
+ json5 "^1.0.1"
5532
+ minimist "^1.2.0"
5533
+ strip-bom "^3.0.0"
5534
+
5532
5535
tslib@1, tslib@^1.8.1, tslib@^1.9.0 :
5533
5536
version "1.10.0"
5534
5537
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
0 commit comments