Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Update dependency @ngneat/transloco to v4.2.1 (#1688)
Browse files Browse the repository at this point in the history
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

<details>
<summary>ngneat/transloco</summary>

### [`v4.2.1`](jsverse/transloco@024fdfa...db6fd78)

[Compare Source](jsverse/transloco@024fdfa...db6fd78)

### [`v4.2.0`](jsverse/transloco@809161a...024fdfa)

[Compare Source](jsverse/transloco@809161a...024fdfa)

### [`v4.1.2`](jsverse/transloco@74c88f4...809161a)

[Compare Source](jsverse/transloco@74c88f4...809161a)

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43MC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzAuNCJ9-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1688
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
  • Loading branch information
2 people authored and Epsilon_02 committed Dec 23, 2022
1 parent 2514506 commit 4db5a34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Expand Up @@ -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"
Expand Down

0 comments on commit 4db5a34

Please sign in to comment.