From a9c440e7cb20ad2ded5a5adb0f4469efd631647b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 13:44:17 +0000 Subject: [PATCH] fix: bump eslint-plugin-lit from 2.1.1 to 2.2.1 Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 2.1.1 to 2.2.1. - [Release notes](https://github.com/43081j/eslint-plugin-lit/releases) - [Commits](https://github.com/43081j/eslint-plugin-lit/compare/2.1.1...2.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-lit dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e77bae0..a06555c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,6 +15,7 @@ "eslint-import-resolver-typescript": "^4.4.4", "eslint-plugin-import": "^2.32.0", "eslint-plugin-json": "^4.0.1", + "eslint-plugin-lit": "2.2.1", "eslint-plugin-prettier": "^5.5.0", "eslint-plugin-security": "^3.0.1", "eslint-plugin-storybook": "^10.0.1", @@ -5750,9 +5751,9 @@ } }, "node_modules/eslint-plugin-lit": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-lit/-/eslint-plugin-lit-2.1.1.tgz", - "integrity": "sha512-qmyAOnnTCdS+vDnNxtCoF0icSKIio4GUv6ZLnaCtTX6G/YezRa6Ag6tOQ+MfV5Elvtw9CIXeliRX4mIBSwrPIA==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-lit/-/eslint-plugin-lit-2.2.1.tgz", + "integrity": "sha512-mnqqwpWF4PBF/YjlGt9mbHwrWCGMtaqdpnqISv3nGcTl8iStaAt9UGieMY3i8vwKfSSWtkEfBZUcRKFGys6yiw==", "license": "MIT", "optional": true, "dependencies": {