From bdb89bd0023d4544460b2fa9b26618681b4f2206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:22:46 +0000 Subject: [PATCH] :arrow_upper_right: [patch](deps): bump lit from 3.2.0 to 3.2.1 Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@3.2.1/packages/lit) --- updated-dependencies: - dependency-name: lit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/~/welcome/api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/~/welcome/api/package.json b/packages/~/welcome/api/package.json index 97151954..7f669724 100644 --- a/packages/~/welcome/api/package.json +++ b/packages/~/welcome/api/package.json @@ -16,7 +16,7 @@ "@~/app.urls": "workspace:*", "animate.css": "4.1.1", "hono": "4.6.3", - "lit": "3.2.0", + "lit": "3.2.1", "openid-client": "5.7.0" }, "devDependencies": {