Skip to content
This repository was archived by the owner on Mar 16, 2020. It is now read-only.

Commit a532c70

Browse files
authored
Merge pull request #224 from ngstack/dependabot/npm_and_yarn/angular-devkit/build-ng-packagr-0.803.25
Bump @angular-devkit/build-ng-packagr from 0.803.24 to 0.803.25
2 parents 292568c + ae65873 commit a532c70

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@angular-devkit/build-angular": "~0.803.25",
35-
"@angular-devkit/build-ng-packagr": "~0.803.24",
35+
"@angular-devkit/build-ng-packagr": "~0.803.25",
3636
"@angular/cli": "^8.3.24",
3737
"@angular/compiler-cli": "^8.2.1",
3838
"@angular/language-service": "^8.2.14",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@
8080
webpack-subresource-integrity "1.1.0-rc.6"
8181
worker-plugin "3.2.0"
8282

83-
"@angular-devkit/build-ng-packagr@~0.803.24":
84-
version "0.803.24"
85-
resolved "https://registry.yarnpkg.com/@angular-devkit/build-ng-packagr/-/build-ng-packagr-0.803.24.tgz#ff961cb0f69baeecc9e713d6def17c4beffa08a3"
86-
integrity sha512-McaULZXbUXtGKfKRIrcLbScFPoEPonThOmF4Ak+u7ZErnFXFpIx++4EZDi8G7C+PXQCVLmyIsaahdgV4caOu9Q==
83+
"@angular-devkit/build-ng-packagr@~0.803.25":
84+
version "0.803.25"
85+
resolved "https://registry.yarnpkg.com/@angular-devkit/build-ng-packagr/-/build-ng-packagr-0.803.25.tgz#215ddd24e0d90d35825effae3334edfbd1168a78"
86+
integrity sha512-bCtREHIHCG4d3MsvfB4vE+7R1QWPpwL8HrN9eeuVvHQgyTe/kVp9gvdoJA/0MDcj3IKTzTb5avKz/xtDA4V3BQ==
8787
dependencies:
88-
"@angular-devkit/architect" "0.803.24"
88+
"@angular-devkit/architect" "0.803.25"
8989
rxjs "6.4.0"
9090

9191
"@angular-devkit/build-optimizer@0.803.25":

0 commit comments

Comments
 (0)