Bump eslint-config-love from 66.0.0 to 84.1.0
Bumps [eslint-config-love](https://github.com/mightyiam/eslint-config-love) from 66.0.0 to 84.1.0. - [Release notes](https://github.com/mightyiam/eslint-config-love/releases) - [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md) - [Commits](https://github.com/mightyiam/eslint-config-love/compare/v66.0.0...v84.1.0) --- updated-dependencies: - dependency-name: eslint-config-love dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
77ec284ade
commit
6836138fc1
14
package-lock.json
generated
14
package-lock.json
generated
@ -42,7 +42,7 @@
|
|||||||
"commander": "^12.1.0",
|
"commander": "^12.1.0",
|
||||||
"esbuild": "^0.24.0",
|
"esbuild": "^0.24.0",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^8.57.1",
|
||||||
"eslint-config-love": "^66.0.0",
|
"eslint-config-love": "^84.1.0",
|
||||||
"eslint-plugin-lit": "^1.15.0",
|
"eslint-plugin-lit": "^1.15.0",
|
||||||
"globals": "^15.10.0",
|
"globals": "^15.10.0",
|
||||||
"lit": "^3.2.1",
|
"lit": "^3.2.1",
|
||||||
@ -6581,9 +6581,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-config-love": {
|
"node_modules/eslint-config-love": {
|
||||||
"version": "66.0.0",
|
"version": "84.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-config-love/-/eslint-config-love-66.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-config-love/-/eslint-config-love-84.1.0.tgz",
|
||||||
"integrity": "sha512-Op6YXKED9jFjdrg0wA/pUcnMla0IO0oN5S0OLRykboCa00ilLS82+dXoeIGMIBI0Q7Ik03X9fOes+jXZ4yL7pQ==",
|
"integrity": "sha512-nrFAu5fnlAhEvluQ72nR0DG6YZ/7woREmr8QMi69f+ad55LosQ62UKDQw4o9Bwb8ye7deoPm1FTMUorzgL9ZHQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -17812,9 +17812,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"eslint-config-love": {
|
"eslint-config-love": {
|
||||||
"version": "66.0.0",
|
"version": "84.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-config-love/-/eslint-config-love-66.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-config-love/-/eslint-config-love-84.1.0.tgz",
|
||||||
"integrity": "sha512-Op6YXKED9jFjdrg0wA/pUcnMla0IO0oN5S0OLRykboCa00ilLS82+dXoeIGMIBI0Q7Ik03X9fOes+jXZ4yL7pQ==",
|
"integrity": "sha512-nrFAu5fnlAhEvluQ72nR0DG6YZ/7woREmr8QMi69f+ad55LosQ62UKDQw4o9Bwb8ye7deoPm1FTMUorzgL9ZHQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"eslint-plugin-import": "^2.25.2",
|
"eslint-plugin-import": "^2.25.2",
|
||||||
|
@ -59,7 +59,7 @@
|
|||||||
"commander": "^12.1.0",
|
"commander": "^12.1.0",
|
||||||
"esbuild": "^0.24.0",
|
"esbuild": "^0.24.0",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^8.57.1",
|
||||||
"eslint-config-love": "^66.0.0",
|
"eslint-config-love": "^84.1.0",
|
||||||
"eslint-plugin-lit": "^1.15.0",
|
"eslint-plugin-lit": "^1.15.0",
|
||||||
"globals": "^15.10.0",
|
"globals": "^15.10.0",
|
||||||
"lit": "^3.2.1",
|
"lit": "^3.2.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user