Update typescript-eslint monorepo to v7 (major) (#1533)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-22 09:14:11 +00:00
committed by GitHub
parent ea30e84bc6
commit 3b88449ba4
2 changed files with 52 additions and 52 deletions

View File

@@ -90,8 +90,8 @@
"@types/pacote": "^11.1.1",
"@types/tar": "^6.1.3",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"app-builder-lib": "24.13.1",
"chokidar": "^3.5.2",
"detect-libc": "^2.0.0",