From c0b3a456ce82cb4aac34201b9f1c7badb1a6658d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 05:17:38 +0000 Subject: [PATCH] build: bump dgeni from 0.4.11 to 0.4.12 Bumps [dgeni](https://github.com/angular/dgeni) from 0.4.11 to 0.4.12. - [Release notes](https://github.com/angular/dgeni/releases) - [Changelog](https://github.com/angular/dgeni/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/dgeni/compare/v0.4.11...v0.4.12) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9286531ffd18..5f4fc54303d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4586,9 +4586,9 @@ dgeni-packages@^0.28.4: urlencode "^1.1.0" dgeni@^0.4.11, dgeni@^0.4.9: - version "0.4.11" - resolved "https://registry.yarnpkg.com/dgeni/-/dgeni-0.4.11.tgz#5fe416801cef1f2ae759fda8330b2fbdd0459341" - integrity sha512-4QLCXdo/uaRDhej2VLvWPEX5ACyLBsxEQflOkTmvoGYnYhQperOc8gMiZ1IW5GDeYL+fTqZ/kKGCbMukTfCrEg== + version "0.4.12" + resolved "https://registry.yarnpkg.com/dgeni/-/dgeni-0.4.12.tgz#574a91de25dab0018a9832da83fdb7c2b8c7507b" + integrity sha512-AhlRuwduzZhHIpf8DYZ0wWHLvV+9IQ8dQRqzx3ryYEg9trU/gWc2xz3wnJrRpDnS6Hu6F73saj6m1xbckW3k9Q== dependencies: canonical-path "~0.0.2" dependency-graph "^0.7.0"