Update typescript-eslint monorepo to v6 (major) (#1403)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-02 17:37:13 +00:00
committed by GitHub
parent b48524698f
commit d8169dac6f
2 changed files with 90 additions and 126 deletions

View File

@@ -86,8 +86,8 @@
"@types/pacote": "^11.1.1",
"@types/tar": "^6.1.3",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"allchange": "^1.0.6",
"app-builder-lib": "24.9.4",
"babel-jest": "^29.0.0",