Skip to content

Commit 1c1c792

Browse files
committed
chore(deps): update dependency webpack to v4.44.2
1 parent 6c4e7c2 commit 1c1c792

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
@@ -29,6 +29,6 @@
2929
"babel-cli": "6.26.0",
3030
"babel-preset-env": "1.7.0",
3131
"babel-preset-es2015": "6.24.1",
32-
"webpack": "4.44.0"
32+
"webpack": "4.44.2"
3333
}
3434
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3623,10 +3623,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
36233623
source-list-map "^2.0.0"
36243624
source-map "~0.6.1"
36253625

3626-
3627-
version "4.44.0"
3628-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.0.tgz#3b08f88a89470175f036f4a9496b8a0428668802"
3629-
integrity sha512-wAuJxK123sqAw31SpkPiPW3iKHgFUiKvO7E7UZjtdExcsRe3fgav4mvoMM7vvpjLHVoJ6a0Mtp2fzkoA13e0Zw==
3626+
3627+
version "4.44.2"
3628+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2.tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72"
3629+
integrity sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q==
36303630
dependencies:
36313631
"@webassemblyjs/ast" "1.9.0"
36323632
"@webassemblyjs/helper-module-context" "1.9.0"

0 commit comments

Comments
 (0)