Skip to content

Commit 3e5906b

Browse files
renovate-botmgechev
authored andcommitted
build: update ng-packagr to version ~5.6.0 (#15793)
1 parent 4d2ef2b commit 3e5906b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_ng_packagr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@angular/compiler": "9.0.0-next.9",
1818
"@angular/compiler-cli": "9.0.0-next.9",
1919
"@angular-devkit/core": "0.0.0",
20-
"ng-packagr": "~5.5.0",
20+
"ng-packagr": "~5.6.0",
2121
"tslib": "^1.10.0"
2222
}
2323
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7172,10 +7172,10 @@ neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1:
71727172
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
71737173
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
71747174

7175-
ng-packagr@~5.5.0:
7176-
version "5.5.1"
7177-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-5.5.1.tgz#2d27968c1079fba12ff2ae542beab82747a92e7b"
7178-
integrity sha512-GT6QK5WAirQwALdeJPiXdgRd5PzRqcknb/C/G+cCDEbUFri4oGVmns2Nl4I0FGg/cRn6nXTxRiUunOSqZ3Lehw==
7175+
ng-packagr@~5.6.0:
7176+
version "5.6.1"
7177+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-5.6.1.tgz#c3664134d28289383a2bd95f09efa685432ffea6"
7178+
integrity sha512-Z7pOtjlWQe9eBGq6iDSWqBzpxq7IXO8tZssCZDv6v+6IvsgWVxbIndDr7g6IZyVJQriliCRjFQ70w3XoX4dSKw==
71797179
dependencies:
71807180
ajv "^6.10.2"
71817181
autoprefixer "^9.6.0"

0 commit comments

Comments
 (0)