Update typescript-eslint monorepo to v7 (#12278)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-21 19:52:43 +00:00
committed by GitHub
parent 5e71c36504
commit ce36a67504
2 changed files with 52 additions and 52 deletions

View File

@@ -185,8 +185,8 @@
"@types/tar-js": "^0.3.2",
"@types/ua-parser-js": "^0.7.36",
"@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",
"axe-core": "4.8.4",
"babel-jest": "^29.0.0",
"blob-polyfill": "^7.0.0",