Skip to content
This repository was archived by the owner on Jul 5, 2019. It is now read-only.

Commit 1c0574b

Browse files
committed
chore(deps): update dependency webpack to v4.34.0
1 parent 0827653 commit 1c0574b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"style-loader": "0.23.1",
4949
"tslint": "5.17.0",
5050
"typescript": "3.5.1",
51-
"webpack": "4.33.0",
51+
"webpack": "4.34.0",
5252
"webpack-cli": "3.3.4"
5353
},
5454
"config": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6560,10 +6560,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0:
65606560
source-list-map "^2.0.0"
65616561
source-map "~0.6.1"
65626562

6563-
webpack@4.33.0:
6564-
version "4.33.0"
6565-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.33.0.tgz#c30fc4307db432e5c5e3333aaa7c16a15a3b277e"
6566-
integrity sha512-ggWMb0B2QUuYso6FPZKUohOgfm+Z0sVFs8WwWuSH1IAvkWs428VDNmOlAxvHGTB9Dm/qOB/qtE5cRx5y01clxw==
6563+
webpack@4.34.0:
6564+
version "4.34.0"
6565+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.34.0.tgz#a4c30129482f7b4ece4c0842002dedf2b56fab58"
6566+
integrity sha512-ry2IQy1wJjOefLe1uJLzn5tG/DdIKzQqNlIAd2L84kcaADqNvQDTBlo8UcCNyDaT5FiaB+16jhAkb63YeG3H8Q==
65676567
dependencies:
65686568
"@webassemblyjs/ast" "1.8.5"
65696569
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)