From 553ca34d06c4b68b357f20ceae2eac0946db0fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 00:22:50 +0000 Subject: [PATCH] Bump @ngneat/until-destroy from 8.1.4 to 9.2.3 Bumps [@ngneat/until-destroy](https://github.com/ngneat/until-destroy) from 8.1.4 to 9.2.3. - [Release notes](https://github.com/ngneat/until-destroy/releases) - [Changelog](https://github.com/ngneat/until-destroy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ngneat/until-destroy/compare/v8.1.4...v9.2.3) --- updated-dependencies: - dependency-name: "@ngneat/until-destroy" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2d285126..cafe12ff 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@angular/platform-server": "~13.1.0", "@angular/router": "~13.1.0", "@ngneat/transloco": "^3.2.0", - "@ngneat/until-destroy": "^8.1.4", + "@ngneat/until-destroy": "^9.2.3", "@ngrx/effects": "^13.0.2", "@ngrx/entity": "^13.0.2", "@ngrx/router-store": "^13.0.2", diff --git a/yarn.lock b/yarn.lock index b29d9dbc..fdfed4ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1548,12 +1548,12 @@ replace-in-file "^6.2.0" tslib "^2.2.0" -"@ngneat/until-destroy@^8.1.4": - version "8.1.4" - resolved "https://registry.yarnpkg.com/@ngneat/until-destroy/-/until-destroy-8.1.4.tgz#00be5396f4c1417987d09aff227c15031f5473a8" - integrity sha512-Bk+jS0ZyCKvW2wLJPMJ8jr6lhYlDVVbE2/WbQ5L3eBcwmem82649o6s7G68tDNA+5UeHtfW7fbpK4Bhj8r+B9g== +"@ngneat/until-destroy@^9.2.3": + version "9.2.3" + resolved "https://registry.yarnpkg.com/@ngneat/until-destroy/-/until-destroy-9.2.3.tgz#c435b686b6c714c9004e82b23a341595a49ba5b5" + integrity sha512-ryX0vqDOdmYo53f7v5Ivbj1jcqOEX+vM1iiV9NYepWDha4VJp9lWrDFK9tRt2evAMzF/9u67JLzs4Xjcoh+Taw== dependencies: - tslib "^2.2.0" + tslib "^2.3.0" "@ngrx/effects@^13.0.2": version "13.0.2"