Skip to content

Commit 24ca4f4

Browse files
chore(deps): update dependency webpack to v4.44.1 (#434)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b708945 commit 24ca4f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bundle-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"devDependencies": {
1818
"bundlesize": "0.18.0",
19-
"webpack": "4.44.0",
19+
"webpack": "4.44.1",
2020
"webpack-cli": "4.0.0-beta.8"
2121
}
2222
}

bundle-test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3215,10 +3215,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
32153215
source-list-map "^2.0.0"
32163216
source-map "~0.6.1"
32173217

3218-
webpack@4.44.0:
3219-
version "4.44.0"
3220-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.0.tgz#3b08f88a89470175f036f4a9496b8a0428668802"
3221-
integrity sha512-wAuJxK123sqAw31SpkPiPW3iKHgFUiKvO7E7UZjtdExcsRe3fgav4mvoMM7vvpjLHVoJ6a0Mtp2fzkoA13e0Zw==
3218+
webpack@4.44.1:
3219+
version "4.44.1"
3220+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.1.tgz#17e69fff9f321b8f117d1fda714edfc0b939cc21"
3221+
integrity sha512-4UOGAohv/VGUNQJstzEywwNxqX417FnjZgZJpJQegddzPmTvph37eBIRbRTfdySXzVtJXLJfbMN3mMYhM6GdmQ==
32223222
dependencies:
32233223
"@webassemblyjs/ast" "1.9.0"
32243224
"@webassemblyjs/helper-module-context" "1.9.0"

0 commit comments

Comments
 (0)