From 7f9de0067789c20f6de332daa8b94c765a3389a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 14:37:43 +0000 Subject: [PATCH] Bump lit-html from 3.1.1 to 3.1.3 Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 3.1.1 to 3.1.3. - [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@3.1.3/packages/lit-html) --- updated-dependencies: - dependency-name: lit-html dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fb8ade0..450a2c4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "gray-matter": "^4.0.3", "highlight.js": "^11.9.0", "js-yaml": "^4.1.0", - "lit-html": "^3.1.1", + "lit-html": "^3.1.3", "markdown-it": "^13.0.2", "markdown-it-anchor": "^8.6.7", "markdown-it-footnote": "^3.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 338751f..366feba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: ^4.1.0 version: 4.1.0 lit-html: - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.1.3 + version: 3.1.3 markdown-it: specifier: ^13.0.2 version: 13.0.2 @@ -894,8 +894,8 @@ packages: uc.micro: 1.0.6 dev: false - /lit-html@3.1.1: - resolution: {integrity: sha512-x/EwfGk2D/f4odSFM40hcGumzqoKv0/SUh6fBO+1Ragez81APrcAMPo1jIrCDd9Sn+Z4CT867HWKViByvkDZUA==} + /lit-html@3.1.3: + resolution: {integrity: sha512-FwIbqDD8O/8lM4vUZ4KvQZjPPNx7V1VhT7vmRB8RBAO0AU6wuTVdoXiu2CivVjEGdugvcbPNBLtPE1y0ifplHA==} dependencies: '@types/trusted-types': 2.0.7 dev: false