File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 32
32
"@commitlint/cli" : " ^8.2.0" ,
33
33
"@commitlint/config-conventional" : " ^8.2.0" ,
34
34
"@types/html-webpack-plugin" : " ^3.2.3" ,
35
+ "@types/webpack" : " ^4.41.26" ,
35
36
"@types/webpack-sources" : " ^1.4.0" ,
36
37
"@typescript-eslint/eslint-plugin" : " ^3.6.0" ,
37
38
"@typescript-eslint/parser" : " ^3.6.0" ,
Original file line number Diff line number Diff line change 275
275
" @types/webpack-sources" " *"
276
276
source-map "^0.6.0"
277
277
278
+ " @types/webpack@^4.41.26 " :
279
+ version "4.41.26"
280
+ resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.26.tgz#27a30d7d531e16489f9c7607c747be6bc1a459ef"
281
+ integrity sha512-7ZyTfxjCRwexh+EJFwRUM+CDB2XvgHl4vfuqf1ZKrgGvcS5BrNvPQqJh3tsZ0P6h6Aa1qClVHaJZszLPzpqHeA==
282
+ dependencies :
283
+ " @types/anymatch" " *"
284
+ " @types/node" " *"
285
+ " @types/tapable" " *"
286
+ " @types/uglify-js" " *"
287
+ " @types/webpack-sources" " *"
288
+ source-map "^0.6.0"
289
+
278
290
" @typescript-eslint/eslint-plugin@^3.6.0 " :
279
291
version "3.6.0"
280
292
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.0.tgz#ba2b6cae478b8fca3f2e58ff1313e4198eea2d8a"
You can’t perform that action at this time.
0 commit comments