File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 43
43
"devDependencies" : {
44
44
"@angular-devkit/build-angular" : " ~0.801.1" ,
45
45
"@angular/cli" : " ^8.3.3" ,
46
- "@ngtools/webpack" : " ^8.3.3 " ,
46
+ "@ngtools/webpack" : " ^8.3.4 " ,
47
47
"@types/angular" : " ^1.6.56" ,
48
48
"@uirouter/cypress-runner" : " ^1.0.10" ,
49
49
"codelyzer" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 114
114
rxjs "6.4.0"
115
115
source-map "0.7.3"
116
116
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
+
117
128
" @angular-devkit/[email protected] " :
118
129
version "8.3.3"
119
130
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-8.3.3.tgz#f86581b6656552c728b7b80b59717b1567dff45b"
246
257
tree-kill "1.2.1"
247
258
webpack-sources "1.3.0"
248
259
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 ==
253
264
dependencies :
254
- " @angular-devkit/core" " 8.3.3 "
265
+ " @angular-devkit/core" " 8.3.4 "
255
266
enhanced-resolve "4.1.0"
256
267
rxjs "6.4.0"
257
268
tree-kill "1.2.1"
You can’t perform that action at this time.
0 commit comments