From ceca7c2a09919ae3198bec8c48733276bf7a5ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 15:01:48 +0000 Subject: [PATCH] Bump @ngneat/transloco from 3.2.0 to 4.2.2 Bumps [@ngneat/transloco](https://github.com/ngneat/transloco) from 3.2.0 to 4.2.2. - [Release notes](https://github.com/ngneat/transloco/releases) - [Changelog](https://github.com/ngneat/transloco/blob/master/changelog.config.js) - [Commits](https://github.com/ngneat/transloco/compare/transloco-3.2.0...transloco-4.2.2) --- updated-dependencies: - dependency-name: "@ngneat/transloco" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 76b93d96..8a969838 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@angular/platform-browser-dynamic": "~13.1.0", "@angular/router": "~13.1.0", "@nestjsx/crud-request": "^4.2.0", - "@ngneat/transloco": "^3.2.0", + "@ngneat/transloco": "^4.2.2", "core-js": "^2.5.4", "intl": "^1.2.5", "material-ui-country-flags": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index 039ac483..a43eaef2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1510,10 +1510,10 @@ cosmiconfig "^7.0.0" tslib "^2.3.0" -"@ngneat/transloco@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-3.2.0.tgz#cc4e59ce2338953ff0d37061b4d476d43d6f9048" - integrity sha512-S9Lh3T5I9ck/HPD93HzGwLFBzjzoeUUBr4xL58lXtCHjGMVi9A9oCSgscKOZn/XfQiUwIO0dRhCVhqdT+sUGlQ== +"@ngneat/transloco@^4.2.2": + version "4.2.2" + resolved "https://registry.yarnpkg.com/@ngneat/transloco/-/transloco-4.2.2.tgz#a58726a825977a05879637c492e3007670bc36c9" + integrity sha512-IyLNUiC0O4aCRtvZ5D6KER9KP3UWoONJTAT7hhtBNWuLNNwamV29tlq08cYuMOKpp8i+YUWf9vTcRNeHsIQgYg== dependencies: "@ngneat/transloco-utils" "^3.0.1" flat "5.0.2"