@@ -4879,7 +4879,7 @@ copy-descriptor@^0.1.0:
4879
4879
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
4880
4880
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
4881
4881
4882
- copy-webpack-plugin@^4.5.1, copy-webpack-plugin@^4.5.4 :
4882
+ copy-webpack-plugin@^4.5.1:
4883
4883
version "4.5.4"
4884
4884
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.4.tgz#f2b2782b3cd5225535c3dc166a80067e7d940f27"
4885
4885
integrity sha512-0lstlEyj74OAtYMrDxlNZsU7cwFijAI3Ofz2fD6Mpo9r4xCv4yegfa3uHIKvZY1NSuOtE9nvG6TAhJ+uz9gDaQ==
@@ -4893,6 +4893,20 @@ copy-webpack-plugin@^4.5.1, copy-webpack-plugin@^4.5.4:
4893
4893
p-limit "^1.0.0"
4894
4894
serialize-javascript "^1.4.0"
4895
4895
4896
+ copy-webpack-plugin@^4.6.0:
4897
+ version "4.6.0"
4898
+ resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz#e7f40dd8a68477d405dd1b7a854aae324b158bae"
4899
+ integrity sha512-Y+SQCF+0NoWQryez2zXn5J5knmr9z/9qSQt7fbL78u83rxmigOy8X5+BFn8CFSuX+nKT8gpYwJX68ekqtQt6ZA==
4900
+ dependencies:
4901
+ cacache "^10.0.4"
4902
+ find-cache-dir "^1.0.0"
4903
+ globby "^7.1.1"
4904
+ is-glob "^4.0.0"
4905
+ loader-utils "^1.1.0"
4906
+ minimatch "^3.0.4"
4907
+ p-limit "^1.0.0"
4908
+ serialize-javascript "^1.4.0"
4909
+
4896
4910
core-js@^2.4.0, core-js@^2.5.3, core-js@^2.5.7:
4897
4911
version "2.5.7"
4898
4912
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.7.tgz#f972608ff0cead68b841a16a932d0b183791814e"
@@ -6390,10 +6404,10 @@ eslint-plugin-standard@^4.0.0:
6390
6404
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
6391
6405
integrity sha512-OwxJkR6TQiYMmt1EsNRMe5qG3GsbjlcOhbGUBY4LtavF9DsLaTcoR+j2Tdjqi23oUwKNUqX7qcn5fPStafMdlA==
6392
6406
6393
- eslint-plugin-typescript@^0.12 .0:
6394
- version "0.12 .0"
6395
- resolved "https://registry.yarnpkg.com/eslint-plugin-typescript/-/eslint-plugin-typescript-0.12 .0.tgz#e23d58cb27fe28e89fc641a1f20e8d862cb99aef "
6396
- integrity sha512-2+DNE8nTvdNkhem/FBJXLPSeMDOZL68vHHNfTbM+PBc5iAuwBe8xLSQubwKxABqSZDwUHg+mwGmv5c2NlImi0Q ==
6407
+ eslint-plugin-typescript@^0.13 .0:
6408
+ version "0.13 .0"
6409
+ resolved "https://registry.yarnpkg.com/eslint-plugin-typescript/-/eslint-plugin-typescript-0.13 .0.tgz#07fa9a166dee1daff14716c70fb8fb7c6583d852 "
6410
+ integrity sha512-dN8EwZfkOobYJ6VCFJ0Kd39OLSectdJlkG5L+VmA2BtMunZALQus6XLx21Gkj6vmfmUDk6uEGCB7JCszhvZoTA ==
6397
6411
dependencies:
6398
6412
requireindex "~1.1.0"
6399
6413
@@ -15685,10 +15699,10 @@ ts-jest@^23.0.0:
15685
15699
semver "^5.5"
15686
15700
yargs-parser "10.x"
15687
15701
15688
- ts-loader@^5.2.2 :
15689
- version "5.2.2 "
15690
- resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-5.2.2 .tgz#a707849b08ca754cc46f5c7053e79fe1c84caf0e "
15691
- integrity sha512-vM/TrEKXBqRYq5yLatsXyKFnYSpv53klmGtrILGlNqcMsxPVi8+e4yr1Agbu9oMZepx/4szDVn5QpFo83IQdQg ==
15702
+ ts-loader@^5.3.0 :
15703
+ version "5.3.0 "
15704
+ resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-5.3.0 .tgz#4bac24e57bc5189391ab14987d9898ce53ef5cf7 "
15705
+ integrity sha512-lGSNs7szRFj/rK9T1EQuayE3QNLg6izDUxt5jpmq0RG1rU2bapAt7E7uLckLCUPeO1jwxCiet2oRaWovc53UAg ==
15692
15706
dependencies:
15693
15707
chalk "^2.3.0"
15694
15708
enhanced-resolve "^4.0.0"
@@ -15797,12 +15811,13 @@ typedarray@^0.0.6:
15797
15811
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
15798
15812
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
15799
15813
15800
- typescript-eslint-parser@^20.0.0 :
15801
- version "20.0.0 "
15802
- resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-20.0.0 .tgz#508678796bbcf60365ada28c38bd557e736bec01 "
15803
- integrity sha512-HZEoGA+LnS3etUlVAPX6I8sZ7872Yb0vPvQv6QDCIE44KD3bFmvPEQ4LbiD+qGkcxh6segjVK0v3rxpb2R6oSA ==
15814
+ typescript-eslint-parser@^20.1.1 :
15815
+ version "20.1.1 "
15816
+ resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-20.1.1 .tgz#a09f3e2f1924dd9e0369835f496ccde31eedfb8b "
15817
+ integrity sha512-IJhpqHK60Pz2J5pe8rJUQ10DcMcGwhQnvRFcPV79coEV3bpNfSiHkgpS+sf6zx2ANDWgBhmtZbK9ICOy+v3FKA ==
15804
15818
dependencies:
15805
15819
eslint "4.19.1"
15820
+ eslint-visitor-keys "^1.0.0"
15806
15821
typescript-estree "2.1.0"
15807
15822
15808
15823
0 commit comments