chore(deps): update dependency @types/eslint to ^8.56.10 (#360)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-20 12:50:23 +02:00
committed by GitHub
parent f6c0f3ab78
commit 8c0ce672d0
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View File

@@ -909,8 +909,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../typescript
'@types/eslint':
specifier: ^8.56.9
version: 8.56.9
specifier: ^8.56.10
version: 8.56.10
eslint:
specifier: ^8.57.0
version: 8.57.0
@@ -2286,8 +2286,8 @@ packages:
'@types/css-modules@1.0.5':
resolution: {integrity: sha512-oeKafs/df9lwOvtfiXVliZsocFVOexK9PZtLQWuPeuVCFR7jwiqlg60lu80JTe5NFNtH3tnV6Fs/ySR8BUPHAw==}
'@types/eslint@8.56.9':
resolution: {integrity: sha512-W4W3KcqzjJ0sHg2vAq9vfml6OhsJ53TcUjUqfzzZf/EChUtwspszj/S0pzMxnfRcO55/iGq47dscXw71Fxc4Zg==}
'@types/eslint@8.56.10':
resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==}
'@types/estree@1.0.5':
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
@@ -6941,7 +6941,7 @@ snapshots:
'@types/css-modules@1.0.5': {}
'@types/eslint@8.56.9':
'@types/eslint@8.56.10':
dependencies:
'@types/estree': 1.0.5
'@types/json-schema': 7.0.15

View File

@@ -26,7 +26,7 @@
"eslint-plugin-react-hooks": "^4.6.0"
},
"devDependencies": {
"@types/eslint": "^8.56.9",
"@types/eslint": "^8.56.10",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^8.57.0",