Skip to content

Commit 967b963

Browse files
renovate-botdgp1130
authored andcommitted
build: update webpack to version 4.41.6
1 parent 2aad80f commit 967b963

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"webpack-dev-server": "^3.1.4"
1717
},
1818
"devDependencies": {
19-
"webpack": "4.41.5",
19+
"webpack": "4.41.6",
2020
"webpack-dev-server": "^3.1.4"
2121
}
2222
}

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"@angular/compiler": "9.0.0-rc.14",
3636
"@angular/compiler-cli": "9.0.0-rc.14",
3737
"typescript": "3.7.5",
38-
"webpack": "4.41.5"
38+
"webpack": "4.41.6"
3939
}
4040
}

0 commit comments

Comments
 (0)