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