Merge pull request #1339 from Athou/dependabot/npm_and_yarn/commafeed-client/eslint-config-love-47.0.0

Bump eslint-config-love from 44.0.0 to 47.0.0 in /commafeed-client
This commit is contained in:
Jérémie Panzer
2024-04-14 11:15:26 +02:00
committed by GitHub
2 changed files with 6 additions and 7 deletions

View File

@@ -59,7 +59,7 @@
"@vitejs/plugin-react": "^4.2.1",
"babel-plugin-macros": "^3.1.0",
"eslint": "^8.57.0",
"eslint-config-love": "^44.0.0",
"eslint-config-love": "^47.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-prettier": "^5.1.3",
@@ -4290,13 +4290,12 @@
}
},
"node_modules/eslint-config-love": {
"version": "44.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-love/-/eslint-config-love-44.0.0.tgz",
"integrity": "sha512-SKEMIUUrKUs/SGgfMqnTFOhkJ2UN+kxzDgXRKLM+2SADP2UxMjPHGhmZnKSsXtYKhP/4J+L5hvsV1oEyxx2e4A==",
"version": "47.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-love/-/eslint-config-love-47.0.0.tgz",
"integrity": "sha512-wIeJhb4/NF7nE5Ltppg1e9dp1Auxx0+ZPRysrXQ3uBKlW4Nj/UiTZu4r3sKWCxo6HGcRcI4MC1Q5421y3fny2w==",
"dev": true,
"dependencies": {
"@typescript-eslint/parser": "^7.0.1",
"eslint-config-standard": "17.1.0"
"@typescript-eslint/parser": "^7.0.1"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^7.0.1",

View File

@@ -65,7 +65,7 @@
"@vitejs/plugin-react": "^4.2.1",
"babel-plugin-macros": "^3.1.0",
"eslint": "^8.57.0",
"eslint-config-love": "^44.0.0",
"eslint-config-love": "^47.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-prettier": "^5.1.3",