fix(deps): update typescript-eslint monorepo to ^7.3.1 (#247)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
aeed1d7583
commit
36e509a474
4
pnpm-lock.yaml
generated
4
pnpm-lock.yaml
generated
@@ -759,10 +759,10 @@ importers:
|
||||
specifier: ^14.1.3
|
||||
version: 14.1.3
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^7.2.0
|
||||
specifier: ^7.3.1
|
||||
version: 7.3.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.2)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^7.2.0
|
||||
specifier: ^7.3.1
|
||||
version: 7.3.1(eslint@8.57.0)(typescript@5.4.2)
|
||||
eslint-config-prettier:
|
||||
specifier: ^9.1.0
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/eslint-plugin-next": "^14.1.3",
|
||||
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
||||
"@typescript-eslint/parser": "^7.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.3.1",
|
||||
"@typescript-eslint/parser": "^7.3.1",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-turbo": "^1.12.5",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
|
||||
Reference in New Issue
Block a user