Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 68c7411

Browse files
authored
Merge pull request #126 from bikecoders/renovate/angular-cli-ghpages-0.x
Update dependency angular-cli-ghpages to v0.6.2
2 parents ea698fd + 09db872 commit 68c7411

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@angular/router": "8.2.14",
6565
"@ngx-loading-bar/http-client": "2.2.0",
6666
"@nrwl/angular": "8.12.2",
67-
"angular-cli-ghpages": "0.6.0",
67+
"angular-cli-ghpages": "0.6.2",
6868
"bootstrap": "4.4.1",
6969
"core-js": "3.6.4",
7070
"font-awesome": "4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2615,10 +2615,10 @@ amdefine@>=0.0.4:
26152615
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
26162616
integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
26172617

2618-
angular-cli-ghpages@0.6.0:
2619-
version "0.6.0"
2620-
resolved "https://registry.yarnpkg.com/angular-cli-ghpages/-/angular-cli-ghpages-0.6.0.tgz#08eb8f073867f8b3d3441955c4603628696e528d"
2621-
integrity sha512-IMzDXVWqaO0RWvqJ+hiPqBZ//Ahz3cOnJSCfrqoLbL1xKbFl1ybODHSVuCwLwTvo5P4XjM13LxLw0MBUH5ODKA==
2618+
angular-cli-ghpages@0.6.2:
2619+
version "0.6.2"
2620+
resolved "https://registry.yarnpkg.com/angular-cli-ghpages/-/angular-cli-ghpages-0.6.2.tgz#1caec218f77cc7faa58e69fe5d64e77db2a688bf"
2621+
integrity sha512-T4O8VMcj9M7MlFWvg1emeNzLnylKuDkEcBkdymDZNRwVGaYEHkte1UQwbph5QhIHPFOjyT9DHOj9fx1Cp3fCQA==
26222622
dependencies:
26232623
commander "^3.0.0-0"
26242624
fs-extra "^8.1.0"

0 commit comments

Comments
 (0)