Bump lit from 2.1.1 to 2.1.2 (#170)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-31 15:21:26 -08:00 committed by GitHub
parent 7814e30b94
commit 27379335b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -1237,9 +1237,9 @@
"dev": true
},
"node_modules/lit": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/lit/-/lit-2.1.1.tgz",
"integrity": "sha512-yqDqf36IhXwOxIQSFqCMgpfvDCRdxLCLZl7m/+tO5C9W/OBHUj17qZpiMBT35v97QMVKcKEi1KZ3hZRyTwBNsQ==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/lit/-/lit-2.1.2.tgz",
"integrity": "sha512-XacK89dJXF7BJbpiZSMvzT4RxHag7Wt+yNx7tErEVgGVlOFAeN871bj7ivotCMgYeBFWVp/hjKF/PDTk6L7gMA==",
"dependencies": {
"@lit/reactive-element": "^1.1.0",
"lit-element": "^3.1.0",
@ -2975,9 +2975,9 @@
"dev": true
},
"lit": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/lit/-/lit-2.1.1.tgz",
"integrity": "sha512-yqDqf36IhXwOxIQSFqCMgpfvDCRdxLCLZl7m/+tO5C9W/OBHUj17qZpiMBT35v97QMVKcKEi1KZ3hZRyTwBNsQ==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/lit/-/lit-2.1.2.tgz",
"integrity": "sha512-XacK89dJXF7BJbpiZSMvzT4RxHag7Wt+yNx7tErEVgGVlOFAeN871bj7ivotCMgYeBFWVp/hjKF/PDTk6L7gMA==",
"requires": {
"@lit/reactive-element": "^1.1.0",
"lit-element": "^3.1.0",