Bump lit from 2.2.7 to 2.2.8 (#272)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-25 20:49:10 -07:00 committed by GitHub
parent 9fee26fbab
commit dc739701ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
package-lock.json generated
View File

@ -2103,8 +2103,9 @@
}
},
"node_modules/lit": {
"version": "2.2.7",
"license": "BSD-3-Clause",
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/lit/-/lit-2.2.8.tgz",
"integrity": "sha512-QjeNbi/H9LVIHR+u0OqsL+hs62a16m02JlJHYN48HcBuXyiPYR8JvzsTp5dYYS81l+b9Emp3UaGo82EheV0pog==",
"dependencies": {
"@lit/reactive-element": "^1.3.0",
"lit-element": "^3.2.0",
@ -4398,7 +4399,9 @@
"peer": true
},
"lit": {
"version": "2.2.7",
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/lit/-/lit-2.2.8.tgz",
"integrity": "sha512-QjeNbi/H9LVIHR+u0OqsL+hs62a16m02JlJHYN48HcBuXyiPYR8JvzsTp5dYYS81l+b9Emp3UaGo82EheV0pog==",
"requires": {
"@lit/reactive-element": "^1.3.0",
"lit-element": "^3.2.0",