chore(deps-dev): bump webpack from 4.34.0 to 4.35.0 (#302)
Bumps [webpack](https://github.com/webpack/webpack) from 4.34.0 to 4.35.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.34.0...v4.35.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
32a7079092
commit
26ab77da72
2 changed files with 5 additions and 5 deletions
|
@ -193,7 +193,7 @@
|
|||
"ts-loader": "^6.0.3",
|
||||
"typescript": "^3.5.2",
|
||||
"vscode": "^1.1.34",
|
||||
"webpack": "^4.34.0",
|
||||
"webpack": "^4.35.0",
|
||||
"webpack-cli": "^3.3.4"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -3945,10 +3945,10 @@ webpack-sources@^1.3.0:
|
|||
source-list-map "^2.0.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
webpack@^4.34.0:
|
||||
version "4.34.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.34.0.tgz#a4c30129482f7b4ece4c0842002dedf2b56fab58"
|
||||
integrity sha512-ry2IQy1wJjOefLe1uJLzn5tG/DdIKzQqNlIAd2L84kcaADqNvQDTBlo8UcCNyDaT5FiaB+16jhAkb63YeG3H8Q==
|
||||
webpack@^4.35.0:
|
||||
version "4.35.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.35.0.tgz#ad3f0f8190876328806ccb7a36f3ce6e764b8378"
|
||||
integrity sha512-M5hL3qpVvtr8d4YaJANbAQBc4uT01G33eDpl/psRTBCfjxFTihdhin1NtAKB1ruDwzeVdcsHHV3NX+QsAgOosw==
|
||||
dependencies:
|
||||
"@webassemblyjs/ast" "1.8.5"
|
||||
"@webassemblyjs/helper-module-context" "1.8.5"
|
||||
|
|
Loading…
Reference in a new issue