Skip to content

Commit 6603a1a

Browse files
alan-agius4bbogdanov
authored andcommitted
build: update ng-packagr to 4.2.0
1 parent 683aa6b commit 6603a1a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/angular_devkit/build_ng_packagr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@angular/compiler": "^7.0.0-beta.4",
1919
"@angular/compiler-cli": "^7.0.0-beta.4",
20-
"ng-packagr": "^4.1.0",
20+
"ng-packagr": "^4.2.0",
2121
"tsickle": ">=0.27.3",
2222
"tslib": "^1.9.0"
2323
}

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -5148,9 +5148,9 @@ neo-async@^2.5.0:
51485148
version "2.5.2"
51495149
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.5.2.tgz#489105ce7bc54e709d736b195f82135048c50fcc"
51505150

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"
51545154
dependencies:
51555155
"@ngtools/json-schema" "^1.1.0"
51565156
autoprefixer "^9.0.0"
@@ -5170,7 +5170,7 @@ ng-packagr@^4.1.0:
51705170
postcss-url "^8.0.0"
51715171
read-pkg-up "^4.0.0"
51725172
rimraf "^2.6.1"
5173-
rollup "^0.64.0"
5173+
rollup "^0.66.0"
51745174
rollup-plugin-commonjs "^9.1.3"
51755175
rollup-plugin-node-resolve "^3.0.0"
51765176
rollup-plugin-sourcemaps "^0.4.2"
@@ -6575,9 +6575,9 @@ rollup-pluginutils@^2.0.1:
65756575
estree-walker "^0.5.2"
65766576
micromatch "^2.3.11"
65776577

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"
65816581
dependencies:
65826582
"@types/estree" "0.0.39"
65836583
"@types/node" "*"

0 commit comments

Comments
 (0)