Skip to content

Commit 9e559ca

Browse files
committed
chore(deps): update dependency webpack to v4.41.1
1 parent a7ca1c0 commit 9e559ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"prettier": "1.18.2",
7373
"ts-jest": "24.1.0",
7474
"typescript": "3.6.4",
75-
"webpack": "4.41.0",
75+
"webpack": "4.41.1",
7676
"webpack-cli": "3.3.9"
7777
},
7878
"jest": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7783,10 +7783,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
77837783
source-list-map "^2.0.0"
77847784
source-map "~0.6.1"
77857785

7786-
7787-
version "4.41.0"
7788-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.0.tgz#db6a254bde671769f7c14e90a1a55e73602fc70b"
7789-
integrity sha512-yNV98U4r7wX1VJAj5kyMsu36T8RPPQntcb5fJLOsMz/pt/WrKC0Vp1bAlqPLkA1LegSwQwf6P+kAbyhRKVQ72g==
7786+
7787+
version "4.41.1"
7788+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.1.tgz#5388dd3047d680d5d382a84249fd4750e87372fd"
7789+
integrity sha512-ak7u4tUu/U63sCVxA571IuPZO/Q0pZ9cEXKg+R/woxkDzVovq57uB6L2Hlg/pC8LCU+TWpvtcYwsstivQwMJmw==
77907790
dependencies:
77917791
"@webassemblyjs/ast" "1.8.5"
77927792
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)