chore(deps): update dependency @types/eslint to ^8.56.9 (#341)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-13 14:25:28 +02:00
committed by GitHub
parent 49e45e8122
commit 0edce9fd0b
2 changed files with 5 additions and 5 deletions

8
pnpm-lock.yaml generated
View File

@@ -909,8 +909,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../typescript
'@types/eslint':
specifier: ^8.56.7
version: 8.56.7
specifier: ^8.56.9
version: 8.56.9
eslint:
specifier: ^8.57.0
version: 8.57.0
@@ -3247,8 +3247,8 @@ packages:
resolution: {integrity: sha512-oeKafs/df9lwOvtfiXVliZsocFVOexK9PZtLQWuPeuVCFR7jwiqlg60lu80JTe5NFNtH3tnV6Fs/ySR8BUPHAw==}
dev: true
/@types/eslint@8.56.7:
resolution: {integrity: sha512-SjDvI/x3zsZnOkYZ3lCt9lOZWZLB2jIlNKz+LBgCtDurK0JZcwucxYHn1w2BJkD34dgX9Tjnak0txtq4WTggEA==}
/@types/eslint@8.56.9:
resolution: {integrity: sha512-W4W3KcqzjJ0sHg2vAq9vfml6OhsJ53TcUjUqfzzZf/EChUtwspszj/S0pzMxnfRcO55/iGq47dscXw71Fxc4Zg==}
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.7",
"@types/eslint": "^8.56.9",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^8.57.0",