build(deps): bump eslint-plugin-custom-elements in /web (#2608)
This commit is contained in:
parent
b90d8b14d6
commit
fc315eb8da
|
@ -49,7 +49,7 @@
|
|||
"country-flag-icons": "^1.4.25",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-custom-elements": "0.0.5",
|
||||
"eslint-plugin-custom-elements": "0.0.6",
|
||||
"eslint-plugin-lit": "^1.6.1",
|
||||
"flowchart.js": "^1.17.1",
|
||||
"fuse.js": "^6.5.3",
|
||||
|
@ -4199,9 +4199,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-custom-elements": {
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-custom-elements/-/eslint-plugin-custom-elements-0.0.5.tgz",
|
||||
"integrity": "sha512-NDRFzFG0nDgN5GVvja1ggPl07tzKh5Ze5kIShXTmgVoUOYBqvUN7iLh+0/fnfWyVg1Qkj5TNvj9y5/gpSI2MQg==",
|
||||
"version": "0.0.6",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-custom-elements/-/eslint-plugin-custom-elements-0.0.6.tgz",
|
||||
"integrity": "sha512-JwPHRSOUe7y8dpC5hg90ySHejsfnQ3yqprv0902VMZ3j8FRZDudj+yzxqqkRDhZTNFUxP3r+0TWuveZhLgJONg==",
|
||||
"peerDependencies": {
|
||||
"eslint": ">=4.19.0"
|
||||
}
|
||||
|
@ -12001,9 +12001,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"eslint-plugin-custom-elements": {
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-custom-elements/-/eslint-plugin-custom-elements-0.0.5.tgz",
|
||||
"integrity": "sha512-NDRFzFG0nDgN5GVvja1ggPl07tzKh5Ze5kIShXTmgVoUOYBqvUN7iLh+0/fnfWyVg1Qkj5TNvj9y5/gpSI2MQg==",
|
||||
"version": "0.0.6",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-custom-elements/-/eslint-plugin-custom-elements-0.0.6.tgz",
|
||||
"integrity": "sha512-JwPHRSOUe7y8dpC5hg90ySHejsfnQ3yqprv0902VMZ3j8FRZDudj+yzxqqkRDhZTNFUxP3r+0TWuveZhLgJONg==",
|
||||
"requires": {}
|
||||
},
|
||||
"eslint-plugin-lit": {
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"country-flag-icons": "^1.4.25",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-custom-elements": "0.0.5",
|
||||
"eslint-plugin-custom-elements": "0.0.6",
|
||||
"eslint-plugin-lit": "^1.6.1",
|
||||
"flowchart.js": "^1.17.1",
|
||||
"fuse.js": "^6.5.3",
|
||||
|
|
Reference in New Issue