Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Commit 17d5f50

Browse files
committed
chore(deps): update dependency webpack to v4.41.2
1 parent 1dfe048 commit 17d5f50

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
@@ -48,7 +48,7 @@
4848
"lerna": "3.17.0",
4949
"prettier": "1.18.2",
5050
"puppeteer": "1.20.0",
51-
"webpack": "4.41.0",
51+
"webpack": "4.41.2",
5252
"webpack-cli": "3.3.9"
5353
},
5454
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8763,10 +8763,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
87638763
source-list-map "^2.0.0"
87648764
source-map "~0.6.1"
87658765

8766-
8767-
version "4.41.0"
8768-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.0.tgz#db6a254bde671769f7c14e90a1a55e73602fc70b"
8769-
integrity sha512-yNV98U4r7wX1VJAj5kyMsu36T8RPPQntcb5fJLOsMz/pt/WrKC0Vp1bAlqPLkA1LegSwQwf6P+kAbyhRKVQ72g==
8766+
8767+
version "4.41.2"
8768+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.2.tgz#c34ec76daa3a8468c9b61a50336d8e3303dce74e"
8769+
integrity sha512-Zhw69edTGfbz9/8JJoyRQ/pq8FYUoY0diOXqW0T6yhgdhCv6wr0hra5DwwWexNRns2Z2+gsnrNcbe9hbGBgk/A==
87708770
dependencies:
87718771
"@webassemblyjs/ast" "1.8.5"
87728772
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)