web: bump eslint-plugin-custom-elements from 0.0.6 to 0.0.7 in /web (#4349)

Bumps [eslint-plugin-custom-elements](https://github.com/github/eslint-plugin-custom-elements) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/github/eslint-plugin-custom-elements/releases)
- [Commits](https://github.com/github/eslint-plugin-custom-elements/compare/v0.0.6...v0.0.7)

---
updated-dependencies:
- dependency-name: eslint-plugin-custom-elements
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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] 2023-01-04 09:54:58 +01:00 committed by GitHub
parent 4379f5bc8e
commit 6edc043775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -56,7 +56,7 @@
"country-flag-icons": "^1.5.5", "country-flag-icons": "^1.5.5",
"eslint": "^8.31.0", "eslint": "^8.31.0",
"eslint-config-google": "^0.14.0", "eslint-config-google": "^0.14.0",
"eslint-plugin-custom-elements": "0.0.6", "eslint-plugin-custom-elements": "0.0.7",
"eslint-plugin-lit": "^1.7.2", "eslint-plugin-lit": "^1.7.2",
"fuse.js": "^6.6.2", "fuse.js": "^6.6.2",
"lit": "^2.5.0", "lit": "^2.5.0",
@ -5254,9 +5254,9 @@
} }
}, },
"node_modules/eslint-plugin-custom-elements": { "node_modules/eslint-plugin-custom-elements": {
"version": "0.0.6", "version": "0.0.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-custom-elements/-/eslint-plugin-custom-elements-0.0.6.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-custom-elements/-/eslint-plugin-custom-elements-0.0.7.tgz",
"integrity": "sha512-JwPHRSOUe7y8dpC5hg90ySHejsfnQ3yqprv0902VMZ3j8FRZDudj+yzxqqkRDhZTNFUxP3r+0TWuveZhLgJONg==", "integrity": "sha512-s37mXujv/fAsPlvoLbO8jiZDM2gc/dFXIDf7wK52LMrsTsLpE5ITugQCwPM8lmcONjYdswS5kneX9LzJlt7aTA==",
"peerDependencies": { "peerDependencies": {
"eslint": ">=4.19.0" "eslint": ">=4.19.0"
} }
@ -13993,9 +13993,9 @@
"requires": {} "requires": {}
}, },
"eslint-plugin-custom-elements": { "eslint-plugin-custom-elements": {
"version": "0.0.6", "version": "0.0.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-custom-elements/-/eslint-plugin-custom-elements-0.0.6.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-custom-elements/-/eslint-plugin-custom-elements-0.0.7.tgz",
"integrity": "sha512-JwPHRSOUe7y8dpC5hg90ySHejsfnQ3yqprv0902VMZ3j8FRZDudj+yzxqqkRDhZTNFUxP3r+0TWuveZhLgJONg==", "integrity": "sha512-s37mXujv/fAsPlvoLbO8jiZDM2gc/dFXIDf7wK52LMrsTsLpE5ITugQCwPM8lmcONjYdswS5kneX9LzJlt7aTA==",
"requires": {} "requires": {}
}, },
"eslint-plugin-lit": { "eslint-plugin-lit": {

View File

@ -100,7 +100,7 @@
"country-flag-icons": "^1.5.5", "country-flag-icons": "^1.5.5",
"eslint": "^8.31.0", "eslint": "^8.31.0",
"eslint-config-google": "^0.14.0", "eslint-config-google": "^0.14.0",
"eslint-plugin-custom-elements": "0.0.6", "eslint-plugin-custom-elements": "0.0.7",
"eslint-plugin-lit": "^1.7.2", "eslint-plugin-lit": "^1.7.2",
"fuse.js": "^6.6.2", "fuse.js": "^6.6.2",
"lit": "^2.5.0", "lit": "^2.5.0",