Skip to content

Commit e78a242

Browse files
build(deps-dev): bump @ngtools/webpack from 8.3.3 to 8.3.4
Bumps [@ngtools/webpack](https://github.com/angular/angular-cli) from 8.3.3 to 8.3.4. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](angular/angular-cli@v8.3.3...v8.3.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d6c68c9 commit e78a242

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@angular-devkit/build-angular": "~0.801.1",
4545
"@angular/cli": "^8.3.3",
46-
"@ngtools/webpack": "^8.3.3",
46+
"@ngtools/webpack": "^8.3.4",
4747
"@types/angular": "^1.6.56",
4848
"@uirouter/cypress-runner": "^1.0.10",
4949
"codelyzer": "^5.0.1",

yarn.lock

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,17 @@
114114
rxjs "6.4.0"
115115
source-map "0.7.3"
116116

117+
"@angular-devkit/[email protected]":
118+
version "8.3.4"
119+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-8.3.4.tgz#cdd0593ca4dc5eaff2adc77bda9aed1327dbb405"
120+
integrity sha512-QjUN9EakpQ+sFYeMfBMecxVhgI4Vdg0k20h6PZDjZ9lqYNXjpaQVtBo7qiPYHh5kQeJEvdrzca6yeYuCP3TvZw==
121+
dependencies:
122+
ajv "6.10.2"
123+
fast-json-stable-stringify "2.0.0"
124+
magic-string "0.25.3"
125+
rxjs "6.4.0"
126+
source-map "0.7.3"
127+
117128
"@angular-devkit/[email protected]":
118129
version "8.3.3"
119130
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-8.3.3.tgz#f86581b6656552c728b7b80b59717b1567dff45b"
@@ -246,12 +257,12 @@
246257
tree-kill "1.2.1"
247258
webpack-sources "1.3.0"
248259

249-
"@ngtools/webpack@^8.3.3":
250-
version "8.3.3"
251-
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-8.3.3.tgz#6dba4ee99074474750fbdd59ef5afc9a2f0c9b9d"
252-
integrity sha512-iH6NH6JSKg/Fs9LOx/fwu0kureW0yNnFzDBjLLQAPjeRT3S817P34RsAxqyBGWP5PntmScCl/T+yWyDkNnbZzA==
260+
"@ngtools/webpack@^8.3.4":
261+
version "8.3.4"
262+
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-8.3.4.tgz#c4cf9a077eecec76cb1a9004fb7f0feade3d43db"
263+
integrity sha512-hNikQ6cjvCmA/bK8dor+oijPKF9sQAcM29FCPn3t0l3ucoVSOvbFpvtMYqlIHN5pw6WitZpImnkk2OW3o1JaDA==
253264
dependencies:
254-
"@angular-devkit/core" "8.3.3"
265+
"@angular-devkit/core" "8.3.4"
255266
enhanced-resolve "4.1.0"
256267
rxjs "6.4.0"
257268
tree-kill "1.2.1"

0 commit comments

Comments
 (0)