Skip to content

Commit 0221ca2

Browse files
chore(deps): update dependency webpack to v4.41.6 (faceyspacey#239)
1 parent ce3c8c1 commit 0221ca2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"puppeteer": "2.1.1",
108108
"serve": "11.3.0",
109109
"standard-version": "7.1.0",
110-
"webpack": "4.41.5",
110+
"webpack": "4.41.6",
111111
"webpack-cli": "3.3.11",
112112
"webpack-dev-server": "3.10.3"
113113
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10492,10 +10492,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1049210492
source-list-map "^2.0.0"
1049310493
source-map "~0.6.1"
1049410494

10495-
webpack@4.41.5:
10496-
version "4.41.5"
10497-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.5.tgz#3210f1886bce5310e62bb97204d18c263341b77c"
10498-
integrity sha512-wp0Co4vpyumnp3KlkmpM5LWuzvZYayDwM2n17EHFr4qxBBbRokC7DJawPJC7TfSFZ9HZ6GsdH40EBj4UV0nmpw==
10495+
webpack@4.41.6:
10496+
version "4.41.6"
10497+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.6.tgz#12f2f804bf6542ef166755050d4afbc8f66ba7e1"
10498+
integrity sha512-yxXfV0Zv9WMGRD+QexkZzmGIh54bsvEs+9aRWxnN8erLWEOehAKUTeNBoUbA6HPEZPlRo7KDi2ZcNveoZgK9MA==
1049910499
dependencies:
1050010500
"@webassemblyjs/ast" "1.8.5"
1050110501
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)