chore(deps): update dependency @types/eslint to ^8.56.3 (#111)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-23 17:05:31 +01:00
committed by GitHub
parent abc4a9afbc
commit f060f50caf
2 changed files with 5 additions and 5 deletions

8
pnpm-lock.yaml generated
View File

@@ -644,8 +644,8 @@ importers:
specifier: workspace:^0.1.0
version: link:../typescript
'@types/eslint':
specifier: ^8.56.2
version: 8.56.2
specifier: ^8.56.3
version: 8.56.3
eslint:
specifier: ^8.56.0
version: 8.56.0
@@ -2565,8 +2565,8 @@ packages:
resolution: {integrity: sha512-oeKafs/df9lwOvtfiXVliZsocFVOexK9PZtLQWuPeuVCFR7jwiqlg60lu80JTe5NFNtH3tnV6Fs/ySR8BUPHAw==}
dev: true
/@types/eslint@8.56.2:
resolution: {integrity: sha512-uQDwm1wFHmbBbCZCqAlq6Do9LYwByNZHWzXppSnay9SuwJ+VRbjkbLABer54kcPnMSlG6Fdiy2yaFXm/z9Z5gw==}
/@types/eslint@8.56.3:
resolution: {integrity: sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==}
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.2",
"@types/eslint": "^8.56.3",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^8.56.0",