Skip to content

Commit 15dc415

Browse files
committed
chore(deps): update dependency webpack to v4.38.0
1 parent b34bf71 commit 15dc415

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
@@ -69,7 +69,7 @@
6969
"prettier": "1.18.2",
7070
"ts-jest": "24.0.2",
7171
"typescript": "3.5.3",
72-
"webpack": "4.37.0",
72+
"webpack": "4.38.0",
7373
"webpack-cli": "3.3.6"
7474
},
7575
"jest": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7530,10 +7530,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0:
75307530
source-list-map "^2.0.0"
75317531
source-map "~0.6.1"
75327532

7533-
webpack@4.37.0:
7534-
version "4.37.0"
7535-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.37.0.tgz#3508ef10f7996612c2be6026076d89760f776f54"
7536-
integrity sha512-iJPPvL7XpbcbwOthbzpa2BSPlmGp8lGDokAj/LdWtK80rsPoPOdANSbDBf2GAVLKZD3GhCuQ/gGkgN9HWs0Keg==
7533+
webpack@4.38.0:
7534+
version "4.38.0"
7535+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.38.0.tgz#6d77108404b08883c78f4e7e45a43c4e5c47c931"
7536+
integrity sha512-lbuFsVOq8PZY+1Ytz/mYOvYOo+d4IJ31hHk/7iyoeWtwN33V+5HYotSH+UIb9tq914ey0Hot7z6HugD+je3sWw==
75377537
dependencies:
75387538
"@webassemblyjs/ast" "1.8.5"
75397539
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)