Skip to content

Commit

Permalink
build: bump dgeni from 0.4.12 to 0.4.13 (#21688)
Browse files Browse the repository at this point in the history
Bumps [dgeni](https://github.com/angular/dgeni) from 0.4.12 to 0.4.13.
- [Release notes](https://github.com/angular/dgeni/releases)
- [Changelog](https://github.com/angular/dgeni/blob/master/CHANGELOG.md)
- [Commits](angular/dgeni@v0.4.12...v0.4.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2021
1 parent 98a7676 commit 241e85d
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3823,6 +3823,11 @@ cloneable-readable@^1.0.0:
process-nextick-args "^2.0.0"
readable-stream "^2.3.5"

clonedeep@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/clonedeep/-/clonedeep-2.0.0.tgz#8ceca0777f477bbf31fe8c871aaf63a390bbc272"
integrity sha1-jOygd39He78x/oyHGq9jo5C7wnI=

code-point-at@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
Expand Down Expand Up @@ -4824,17 +4829,17 @@ dgeni-packages@^0.28.4:
urlencode "^1.1.0"

dgeni@^0.4.11, dgeni@^0.4.9:
version "0.4.12"
resolved "https://registry.yarnpkg.com/dgeni/-/dgeni-0.4.12.tgz#574a91de25dab0018a9832da83fdb7c2b8c7507b"
integrity sha512-AhlRuwduzZhHIpf8DYZ0wWHLvV+9IQ8dQRqzx3ryYEg9trU/gWc2xz3wnJrRpDnS6Hu6F73saj6m1xbckW3k9Q==
version "0.4.13"
resolved "https://registry.yarnpkg.com/dgeni/-/dgeni-0.4.13.tgz#274ad9edfe17bd6c2c1c51e9f30cb20faccdabc0"
integrity sha512-gryF1gNdzbQdgAeQxjaFbbKgR0qzyjq93Rc6/3CsBIN88NJ5yvsT4x26BvCKVI6jh2WatgvuGj+akmWvGndTyQ==
dependencies:
canonical-path "~0.0.2"
clonedeep "^2.0.0"
dependency-graph "^0.7.0"
di "0.0.1"
lodash "^4.17.10"
fast-deep-equal "^3.1.3"
objectdiff "^1.1.0"
optimist "~0.6.1"
q "^1.5.1"
validate.js "^0.12.0"
winston "^2.1.1"

Expand Down Expand Up @@ -5582,7 +5587,7 @@ fancy-log@^1.3.2:
parse-node-version "^1.0.0"
time-stamp "^1.0.0"

fast-deep-equal@^3.1.1:
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
Expand Down

0 comments on commit 241e85d

Please sign in to comment.