File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 33
33
"@microsoft/api-extractor" : " ^7.13.1" ,
34
34
"@types/jest" : " ^26.0.22" ,
35
35
"@types/node" : " ^14.14.25" ,
36
- "@types/webpack" : " ^4.41.1 " ,
36
+ "@types/webpack" : " ^4.41.26 " ,
37
37
"@types/webpack-merge" : " ^4.1.5" ,
38
38
"@typescript-eslint/eslint-plugin" : " ^4.19.0" ,
39
39
"@typescript-eslint/parser" : " ^4.19.0" ,
Original file line number Diff line number Diff line change 986
986
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.6.tgz#a9ca4b70a18b270ccb2bc0aaafefd1d486b7ea74"
987
987
integrity sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA==
988
988
989
+ " @types/tapable@^1 " :
990
+ version "1.0.7"
991
+ resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.7.tgz#545158342f949e8fd3bfd813224971ecddc3fac4"
992
+ integrity sha512-0VBprVqfgFD7Ehb2vd8Lh9TG3jP98gvr8rgehQqzztZNI7o8zS8Ad4jyZneKELphpuE212D8J70LnSNQSyO6bQ==
993
+
989
994
" @types/uglify-js@* " :
990
995
version "3.12.0"
991
996
resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.12.0.tgz#2bb061c269441620d46b946350c8f16d52ef37c5"
1009
1014
" @types/source-list-map" " *"
1010
1015
source-map "^0.7.3"
1011
1016
1012
- " @types/webpack@*" , "@types/webpack@^4.41.1" :
1017
+ " @types/webpack@* " :
1013
1018
version "4.41.26"
1014
1019
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.26.tgz#27a30d7d531e16489f9c7607c747be6bc1a459ef"
1015
1020
integrity sha512-7ZyTfxjCRwexh+EJFwRUM+CDB2XvgHl4vfuqf1ZKrgGvcS5BrNvPQqJh3tsZ0P6h6Aa1qClVHaJZszLPzpqHeA==
1021
1026
" @types/webpack-sources" " *"
1022
1027
source-map "^0.6.0"
1023
1028
1029
+ " @types/webpack@^4.41.26 " :
1030
+ version "4.41.27"
1031
+ resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.27.tgz#f47da488c8037e7f1b2dbf2714fbbacb61ec0ffc"
1032
+ integrity sha512-wK/oi5gcHi72VMTbOaQ70VcDxSQ1uX8S2tukBK9ARuGXrYM/+u4ou73roc7trXDNmCxCoerE8zruQqX/wuHszA==
1033
+ dependencies :
1034
+ " @types/anymatch" " *"
1035
+ " @types/node" " *"
1036
+ " @types/tapable" " ^1"
1037
+ " @types/uglify-js" " *"
1038
+ " @types/webpack-sources" " *"
1039
+ source-map "^0.6.0"
1040
+
1024
1041
" @types/yargs-parser@* " :
1025
1042
version "20.2.0"
1026
1043
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.0.tgz#dd3e6699ba3237f0348cd085e4698780204842f9"
You can’t perform that action at this time.
0 commit comments