From 11d54ba67aa5dc022bf34cf711492707f01f5c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 07:03:50 +0000 Subject: [PATCH] Bump @ngneat/transloco from 3.2.0 to 4.0.0 Bumps [@ngneat/transloco](https://github.com/ngneat/transloco) from 3.2.0 to 4.0.0. - [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.0.0) --- 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 52429598..577f9be6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@capacitor/core": "^3.4.3", "@ionic/angular": "^5.9.1", "@ionic/storage": "3.0.6", - "@ngneat/transloco": "^3.2.0", + "@ngneat/transloco": "^4.0.0", "core-js": "^2.5.4", "flag-icon-css": "^4.1.7", "hammerjs": "^2.0.8", diff --git a/yarn.lock b/yarn.lock index 972fa926..4c82526e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1617,10 +1617,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.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== dependencies: "@ngneat/transloco-utils" "^3.0.1" flat "5.0.2"