File tree 2 files changed +8
-8
lines changed
packages/angular_devkit/build_ng_packagr
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@angular/compiler" : " ^7.0.0-beta.4" ,
19
19
"@angular/compiler-cli" : " ^7.0.0-beta.4" ,
20
- "ng-packagr" : " ^4.1 .0" ,
20
+ "ng-packagr" : " ^4.2 .0" ,
21
21
"tsickle" : " >=0.27.3" ,
22
22
"tslib" : " ^1.9.0"
23
23
}
Original file line number Diff line number Diff line change @@ -5148,9 +5148,9 @@ neo-async@^2.5.0:
5148
5148
version "2.5.2"
5149
5149
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.5.2.tgz#489105ce7bc54e709d736b195f82135048c50fcc"
5150
5150
5151
- ng-packagr@^4.1 .0 :
5152
- version "4.1.1 "
5153
- resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-4.1.1 .tgz#a2aba1d08e5b2136ad073dfcf7dea90ba10fcc48 "
5151
+ ng-packagr@^4.2 .0 :
5152
+ version "4.2.0 "
5153
+ resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-4.2.0 .tgz#9e2babac0402f761c64908996dae99e54a07fe3e "
5154
5154
dependencies :
5155
5155
" @ngtools/json-schema" " ^1.1.0"
5156
5156
autoprefixer "^9.0.0"
@@ -5170,7 +5170,7 @@ ng-packagr@^4.1.0:
5170
5170
postcss-url "^8.0.0"
5171
5171
read-pkg-up "^4.0.0"
5172
5172
rimraf "^2.6.1"
5173
- rollup "^0.64 .0"
5173
+ rollup "^0.66 .0"
5174
5174
rollup-plugin-commonjs "^9.1.3"
5175
5175
rollup-plugin-node-resolve "^3.0.0"
5176
5176
rollup-plugin-sourcemaps "^0.4.2"
@@ -6575,9 +6575,9 @@ rollup-pluginutils@^2.0.1:
6575
6575
estree-walker "^0.5.2"
6576
6576
micromatch "^2.3.11"
6577
6577
6578
- rollup@^0.64 .0 :
6579
- version "0.64.1 "
6580
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.64.1 .tgz#9188ee368e5fcd43ffbc00ec414e72eeb5de87ba "
6578
+ rollup@^0.66 .0 :
6579
+ version "0.66.0 "
6580
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0 .tgz#697acc008f4b613695b17222c7626affddf4a506 "
6581
6581
dependencies :
6582
6582
" @types/estree" " 0.0.39"
6583
6583
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments