From 814ff410ea15d48c419f19cbe99bf40ace03a323 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 18:06:00 +0000 Subject: [PATCH] build(deps): bump @ngneat/transloco from 2.22.0 to 2.23.3 Bumps [@ngneat/transloco](https://github.com/ngneat/transloco) from 2.22.0 to 2.23.3. - [Release notes](https://github.com/ngneat/transloco/releases) - [Changelog](https://github.com/ngneat/transloco/blob/v2.23.3/CHANGELOG.md) - [Commits](https://github.com/ngneat/transloco/compare/v2.22.0...v2.23.3) --- updated-dependencies: - dependency-name: "@ngneat/transloco" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e25deef10..782cb82c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@ionic/angular": "^5.6.11", "@ionic/core": "^5.6.11", "@ionic/pwa-elements": "^3.0.2", - "@ngneat/transloco": "^2.22.0", + "@ngneat/transloco": "^2.23.3", "@ngneat/until-destroy": "^8.1.0", "@ngrx/component": "^12.4.0", "@ngrx/store": "^12.4.0", @@ -3411,9 +3411,9 @@ } }, "node_modules/@ngneat/transloco": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/@ngneat/transloco/-/transloco-2.22.0.tgz", - "integrity": "sha512-mJ8KVm3nPoSyKlMqsP4D3nNClugwnwxmVrP3QtO16jEiLn8U0ipsAlj7SyQqjIWKSLxxVZuJX25lmk6Ye9iYoA==", + "version": "2.23.3", + "resolved": "https://registry.npmjs.org/@ngneat/transloco/-/transloco-2.23.3.tgz", + "integrity": "sha512-E4/onu81/JemE1ENOwvWrJbmgYRqhxsNJZ1zzHayMEKGHpBTmFqLMIbIZw5bdjGxS14kvdDGH3EJ7YaMNVc1Yw==", "dependencies": { "@ngneat/transloco-utils": "^1.0.6", "flat": "5.0.2", @@ -27215,9 +27215,9 @@ } }, "@ngneat/transloco": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/@ngneat/transloco/-/transloco-2.22.0.tgz", - "integrity": "sha512-mJ8KVm3nPoSyKlMqsP4D3nNClugwnwxmVrP3QtO16jEiLn8U0ipsAlj7SyQqjIWKSLxxVZuJX25lmk6Ye9iYoA==", + "version": "2.23.3", + "resolved": "https://registry.npmjs.org/@ngneat/transloco/-/transloco-2.23.3.tgz", + "integrity": "sha512-E4/onu81/JemE1ENOwvWrJbmgYRqhxsNJZ1zzHayMEKGHpBTmFqLMIbIZw5bdjGxS14kvdDGH3EJ7YaMNVc1Yw==", "requires": { "@ngneat/transloco-utils": "^1.0.6", "flat": "5.0.2", diff --git a/package.json b/package.json index 736cd2e92..bdfd3ae37 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@ionic/angular": "^5.6.11", "@ionic/core": "^5.6.11", "@ionic/pwa-elements": "^3.0.2", - "@ngneat/transloco": "^2.22.0", + "@ngneat/transloco": "^2.23.3", "@ngneat/until-destroy": "^8.1.0", "@ngrx/component": "^12.4.0", "@ngrx/store": "^12.4.0",