From 30a60fa1976111fcfe813609652242cd854a47b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 13:45:44 +0200 Subject: [PATCH] Bump @seatsio/seatsio-types (#91) Bumps the minor-and-patch-version-updates group in /projects/seatsio-angular with 1 update: [@seatsio/seatsio-types](https://github.com/seatsio/seatsio-types). Updates `@seatsio/seatsio-types` from 3.3.0 to 3.4.0 - [Commits](https://github.com/seatsio/seatsio-types/commits) --- updated-dependencies: - dependency-name: "@seatsio/seatsio-types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-version-updates ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- projects/seatsio-angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/seatsio-angular/package.json b/projects/seatsio-angular/package.json index 5036613..094cb68 100644 --- a/projects/seatsio-angular/package.json +++ b/projects/seatsio-angular/package.json @@ -18,7 +18,7 @@ ], "homepage": "https://github.com/seatsio/seatsio-angular", "dependencies": { - "@seatsio/seatsio-types": "3.3.0" + "@seatsio/seatsio-types": "3.4.0" }, "peerDependencies": { "@angular/common": ">=16.0.0",