Skip to content

Commit b41d33a

Browse files
committed
chore(package): update webpack to version 4.16.3
1 parent a968b4b commit b41d33a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"tslint-config-prettier": "^1.14.0",
111111
"typescript": "^2.9.2",
112112
"uglifyjs-webpack-plugin": "^1.2.7",
113-
"webpack": "^4.16.2",
113+
"webpack": "^4.16.3",
114114
"webpack-cli": "^3.1.0",
115115
"webpack-dev-server": "^3.1.5"
116116
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7153,9 +7153,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
71537153
source-list-map "^2.0.0"
71547154
source-map "~0.6.1"
71557155

7156-
webpack@^4.16.2:
7157-
version "4.16.2"
7158-
resolved "https://registry.npmjs.org/webpack/-/webpack-4.16.2.tgz#c3e0e771adc94582e0543dd18d7436066051e885"
7156+
webpack@^4.16.3:
7157+
version "4.16.3"
7158+
resolved "https://registry.npmjs.org/webpack/-/webpack-4.16.3.tgz#861be3176d81e7e3d71c66c8acc9bba35588b525"
71597159
dependencies:
71607160
"@webassemblyjs/ast" "1.5.13"
71617161
"@webassemblyjs/helper-module-context" "1.5.13"

0 commit comments

Comments
 (0)