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

Commit

Permalink
Bump @ngneat/transloco from 3.1.2 to 3.1.3 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@ngneat/transloco](https://github.com/ngneat/transloco) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/ngneat/transloco/releases)
- [Changelog](https://github.com/ngneat/transloco/blob/master/changelog.config.js)
- [Commits](jsverse/transloco@transloco-3.1.2...transloco-3.1.3)

---
updated-dependencies:
- dependency-name: "@ngneat/transloco"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2022
1 parent f5067a5 commit 4bb9b17
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
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/platform-browser": "~13.1.2",
"@angular/platform-browser-dynamic": "~13.1.2",
"@angular/router": "~13.1.2",
"@ngneat/transloco": "3.1.2",
"@ngneat/transloco": "3.1.3",
"@tauri-apps/api": "^1.0.0-beta.8",
"lodash.merge": "^4.6.2",
"rxjs": "~7.5.2",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1461,10 +1461,10 @@
cosmiconfig "^7.0.0"
tslib "^2.3.0"

"@ngneat/transloco@3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-3.1.2.tgz#bcd46a59b0bc813a1bbff0aea312880be878de9f"
integrity sha512-yv+OSCeSA0CFRHSiJb5yUFkh4VLCYE6zkYNWcwaXC14wRb0zq1AanuwccWUUre9aHv4VZILRfT8U+3aiwuH9VQ==
"@ngneat/transloco@3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-3.1.3.tgz#359cd87917447c158e9d05851d7b3d27073e2166"
integrity sha512-Qij0510+Hf4b3cIdMuHft4m4FfIaMveGAuAWcahl1WaqT/Efu5yeTjW2Dfms3EhAYLqBNj6eO9UmpHjCfSo8Lg==
dependencies:
"@ngneat/transloco-utils" "^3.0.1"
flat "5.0.2"
Expand Down

0 comments on commit 4bb9b17

Please sign in to comment.