npm: bump lit from 2.2.5 to 2.2.6 (#1950)

Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.2.5 to 2.2.6.
- [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@2.2.6/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-20 13:37:41 -07:00 коммит произвёл GitHub
Родитель 8dbb07b9ab
Коммит 0835298c4e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

6
package-lock.json сгенерированный
Просмотреть файл

@ -8374,9 +8374,9 @@
} }
}, },
"lit": { "lit": {
"version": "2.2.5", "version": "2.2.6",
"resolved": "https://registry.npmjs.org/lit/-/lit-2.2.5.tgz", "resolved": "https://registry.npmjs.org/lit/-/lit-2.2.6.tgz",
"integrity": "sha512-Ln463c0xJZfzVxBcHddNvFQQ8Z22NK7KgNmrzwFF1iESHUud412RRExzepj18wpTbusgwoTnOYuoTpo9uyNBaQ==", "integrity": "sha512-K2vkeGABfSJSfkhqHy86ujchJs3NR9nW1bEEiV+bXDkbiQ60Tv5GUausYN2mXigZn8lC1qXuc46ArQRKYmumZw==",
"requires": { "requires": {
"@lit/reactive-element": "^1.3.0", "@lit/reactive-element": "^1.3.0",
"lit-element": "^3.2.0", "lit-element": "^3.2.0",