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 3232 "@commitlint/cli" : " ^8.2.0" ,
3333 "@commitlint/config-conventional" : " ^8.2.0" ,
3434 "@types/html-webpack-plugin" : " ^3.2.3" ,
35+ "@types/webpack" : " ^4.41.26" ,
3536 "@types/webpack-sources" : " ^1.4.0" ,
3637 "@typescript-eslint/eslint-plugin" : " ^3.6.0" ,
3738 "@typescript-eslint/parser" : " ^3.6.0" ,
Original file line number Diff line number Diff line change 275275 " @types/webpack-sources" " *"
276276 source-map "^0.6.0"
277277
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+
278290" @typescript-eslint/eslint-plugin@^3.6.0 " :
279291 version "3.6.0"
280292 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