Skip to content

Commit 2b22e73

Browse files
renovate-botvikerman
authored andcommitted
build: update ng-packagr to version ~5.7.0
1 parent cf34943 commit 2b22e73

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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
"@angular/compiler": "9.0.0-next.10",
1818
"@angular/compiler-cli": "9.0.0-next.10",
1919
"@angular-devkit/core": "0.0.0",
20-
"ng-packagr": "~5.6.0",
20+
"ng-packagr": "~5.7.0",
2121
"tslib": "^1.10.0"
2222
}
2323
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7195,10 +7195,10 @@ neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1:
71957195
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
71967196
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
71977197

7198-
ng-packagr@~5.6.0:
7199-
version "5.6.1"
7200-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-5.6.1.tgz#c3664134d28289383a2bd95f09efa685432ffea6"
7201-
integrity sha512-Z7pOtjlWQe9eBGq6iDSWqBzpxq7IXO8tZssCZDv6v+6IvsgWVxbIndDr7g6IZyVJQriliCRjFQ70w3XoX4dSKw==
7198+
ng-packagr@~5.7.0:
7199+
version "5.7.0"
7200+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-5.7.0.tgz#3a450d2264724a900dbf6270a8b4c5439eb1f236"
7201+
integrity sha512-/75eqAyk2ef8J0aMLl7XCx1QXmqUUTsQDu+fNCFDIYpkpWBh0C8Rkdd72hMLPv3MMo63pfaNeiMXa0zzpQINyA==
72027202
dependencies:
72037203
ajv "^6.10.2"
72047204
autoprefixer "^9.6.0"

0 commit comments

Comments
 (0)