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.1.0 (#1396)
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.0.0` -> `4.1.0`](https://renovatebot.com/diffs/npm/@ngneat%2ftransloco/4.0.0/4.1.0) |

---

### Release Notes

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

### [`v4.1.0`](jsverse/transloco@23a9caa...646122f)

[Compare Source](jsverse/transloco@23a9caa...646122f)

</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, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1396
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 Jun 13, 2022
1 parent 74dd4cc commit c391b77
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": "14.0.1",
"@angular/platform-browser": "14.0.1",
"@angular/platform-browser-dynamic": "14.0.1",
"@ngneat/transloco": "4.0.0",
"@ngneat/transloco": "4.1.0",
"@ngxs/form-plugin": "3.7.4",
"@ngxs/storage-plugin": "3.7.4",
"@ngxs/store": "3.7.4",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Expand Up @@ -1839,10 +1839,10 @@
cosmiconfig "^7.0.0"
tslib "^2.3.0"

"@ngneat/transloco@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-4.0.0.tgz#7f6fa38203c63ae5959e0d3a9c1015cc21c95f6c"
integrity sha512-xK8Nwmfd66J1hxGjxwGZJVt50OssBoSmAGxZAeu+wXf+6gE96Vj8qnr+7mY78qW4J6AmwXsh81S1I0TFH2Nyjg==
"@ngneat/transloco@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-4.1.0.tgz#2fdb92ac2227fad5aa2329091ac1030ffbf9fc20"
integrity sha512-dBis8YaaLL5Cg/Uk+RTtzInD3A8ctKhOo9kbR+4SFHvtSSMM8dXyVwuFMjDGgLKdAn/U6WB6Cwp3LFCw0ftBgQ==
dependencies:
"@ngneat/transloco-utils" "^3.0.1"
flat "5.0.2"
Expand Down

0 comments on commit c391b77

Please sign in to comment.