Merge pull request #27054 from element-hq/renovate/major-typescript-eslint-monorepo

Update typescript-eslint monorepo to v7 (major)
This commit is contained in:
Michael Telatynski
2024-02-22 09:08:07 +00:00
committed by GitHub
2 changed files with 52 additions and 52 deletions
+2 -2
View File
@@ -136,8 +136,8 @@
"@types/tar-js": "^0.3.5",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^9.0.7",
"@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",
"babel-jest": "^29.0.0",
"babel-loader": "^9.0.0",
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",