Skip to content

Commit f796e45

Browse files
renovate-botvikerman
authored andcommitted
build: update webpack to version 4.37.0
1 parent 78acd2a commit f796e45

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"stylus-loader": "3.0.2",
4949
"tree-kill": "1.2.1",
5050
"terser-webpack-plugin": "1.3.0",
51-
"webpack": "4.35.3",
51+
"webpack": "4.37.0",
5252
"webpack-dev-middleware": "3.7.0",
5353
"webpack-dev-server": "3.7.2",
5454
"webpack-merge": "4.2.1",

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"webpack-dev-server": "^3.1.4"
1818
},
1919
"devDependencies": {
20-
"webpack": "4.35.3",
20+
"webpack": "4.37.0",
2121
"webpack-dev-server": "^3.1.4"
2222
}
2323
}

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"@angular/compiler": "~8.1.0",
3737
"@angular/compiler-cli": "~8.1.0",
3838
"typescript": "3.4.5",
39-
"webpack": "4.35.3"
39+
"webpack": "4.37.0"
4040
}
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11138,10 +11138,10 @@ [email protected]:
1113811138
dependencies:
1113911139
webpack-core "^0.6.8"
1114011140

11141-
webpack@4.35.3:
11142-
version "4.35.3"
11143-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.35.3.tgz#66bc35ef215a7b75e8790f84d560013ffecf0ca3"
11144-
integrity sha512-xggQPwr9ILlXzz61lHzjvgoqGU08v5+Wnut19Uv3GaTtzN4xBTcwnobodrXE142EL1tOiS5WVEButooGzcQzTA==
11141+
webpack@4.37.0:
11142+
version "4.37.0"
11143+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.37.0.tgz#3508ef10f7996612c2be6026076d89760f776f54"
11144+
integrity sha512-iJPPvL7XpbcbwOthbzpa2BSPlmGp8lGDokAj/LdWtK80rsPoPOdANSbDBf2GAVLKZD3GhCuQ/gGkgN9HWs0Keg==
1114511145
dependencies:
1114611146
"@webassemblyjs/ast" "1.8.5"
1114711147
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)