Skip to content

Commit d584b9d

Browse files
committed
chore(deps): update dependency webpack to v4.39.3
1 parent b3c2817 commit d584b9d

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.0.2",
7474
"typescript": "3.5.3",
75-
"webpack": "4.39.2",
75+
"webpack": "4.39.3",
7676
"webpack-cli": "3.3.7"
7777
},
7878
"jest": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7672,10 +7672,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
76727672
source-list-map "^2.0.0"
76737673
source-map "~0.6.1"
76747674

7675-
7676-
version "4.39.2"
7677-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.2.tgz#c9aa5c1776d7c309d1b3911764f0288c8c2816aa"
7678-
integrity sha512-AKgTfz3xPSsEibH00JfZ9sHXGUwIQ6eZ9tLN8+VLzachk1Cw2LVmy+4R7ZiwTa9cZZ15tzySjeMui/UnSCAZhA==
7675+
7676+
version "4.39.3"
7677+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.3.tgz#a02179d1032156b713b6ec2da7e0df9d037def50"
7678+
integrity sha512-BXSI9M211JyCVc3JxHWDpze85CvjC842EvpRsVTc/d15YJGlox7GIDd38kJgWrb3ZluyvIjgenbLDMBQPDcxYQ==
76797679
dependencies:
76807680
"@webassemblyjs/ast" "1.8.5"
76817681
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)