From 4db5a349e4823b3cbabc156ad952576842514698 Mon Sep 17 00:00:00 2001 From: Calciumdibromid Bot Date: Fri, 23 Dec 2022 18:54:39 +0000 Subject: [PATCH] Update dependency @ngneat/transloco to v4.2.1 (#1688) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@ngneat/transloco](https://ngneat.github.io/transloco/) ([source](https://github.com/ngneat/transloco)) | dependencies | minor | [`4.1.1` -> `4.2.1`](https://renovatebot.com/diffs/npm/@ngneat%2ftransloco/4.1.1/4.2.1) | --- ### Release Notes
ngneat/transloco ### [`v4.2.1`](https://github.com/ngneat/transloco/compare/024fdfa255cae627743d90562d46d97306fce764...db6fd788053af72b7c579224b94989622fae9ca2) [Compare Source](https://github.com/ngneat/transloco/compare/024fdfa255cae627743d90562d46d97306fce764...db6fd788053af72b7c579224b94989622fae9ca2) ### [`v4.2.0`](https://github.com/ngneat/transloco/compare/809161a37aa6fd3e985e766c123b3d6b389cf564...024fdfa255cae627743d90562d46d97306fce764) [Compare Source](https://github.com/ngneat/transloco/compare/809161a37aa6fd3e985e766c123b3d6b389cf564...024fdfa255cae627743d90562d46d97306fce764) ### [`v4.1.2`](https://github.com/ngneat/transloco/compare/74c88f4817bdbd84a54d92b0d2e82a915bc324ac...809161a37aa6fd3e985e766c123b3d6b389cf564) [Compare Source](https://github.com/ngneat/transloco/compare/74c88f4817bdbd84a54d92b0d2e82a915bc324ac...809161a37aa6fd3e985e766c123b3d6b389cf564)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: cabr2-bot Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1688 Reviewed-by: Epsilon_02 Co-authored-by: Calciumdibromid Bot Co-committed-by: Calciumdibromid Bot --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index c9a343e51..765c55946 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -26,7 +26,7 @@ "@angular/material": "15.0.3", "@angular/platform-browser": "15.0.4", "@angular/platform-browser-dynamic": "15.0.4", - "@ngneat/transloco": "4.1.1", + "@ngneat/transloco": "4.2.1", "@ngxs/form-plugin": "3.7.6", "@ngxs/storage-plugin": "3.7.6", "@ngxs/store": "3.7.6", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index be3e022e5..9e75a2d48 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2625,10 +2625,10 @@ cosmiconfig "^7.0.0" tslib "^2.3.0" -"@ngneat/transloco@4.1.1": - version "4.1.1" - resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-4.1.1.tgz#b0220d98d192ee164a6763ce8daf93ce77987e55" - integrity sha512-tDJNW0Jf0F0X5D+/WeItlT/YtNJDRd3y9szEblHTqikjc8ZWP9A3OU4BiBc3Y1hk+hnnZCr4RniFtk9ZEC7u7Q== +"@ngneat/transloco@4.2.1": + version "4.2.1" + resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-4.2.1.tgz#294455b0aa2719d6109a9628aeb069cae9f4b002" + integrity sha512-DaIPAEUNkzqq/f1/nj0teugMfanCaxTEBO+mi/bfBEUXqX9Q6fi6sJIfpbecWj9u7P+6NNdvG5PkYSJmt9MFjQ== dependencies: "@ngneat/transloco-utils" "^3.0.1" flat "5.0.2"