From f531aa6d18aad16dcd240d77a96c86a8559e85a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 17:17:19 +0000 Subject: [PATCH] Bump lit-html from 1.1.2 to 2.3.0 Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 1.1.2 to 2.3.0. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit-html/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit-html@2.3.0/packages/lit-html) --- updated-dependencies: - dependency-name: lit-html dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89b95c8..a4964ef 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dependencies": { "@nutmeg/seed": "0.17.0", "autolinker": "^3.0.0", - "lit-html": "1.1.2", + "lit-html": "2.3.0", "twitter-d": "0.6.0" }, "devDependencies": {