Update typescript-eslint monorepo to v7

This commit is contained in:
renovate[bot]
2024-02-12 21:17:54 +00:00
committed by GitHub
parent bcd8890f0a
commit 668b2d577b
2 changed files with 52 additions and 52 deletions

View File

@@ -101,8 +101,8 @@
"@types/request": "^2.48.8",
"@types/sdp-transform": "^2.4.5",
"@types/uuid": "9",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"babel-loader": "^9.0.0",
"babel-plugin-transform-vite-meta-env": "^1.0.3",
"eslint": "^8.14.0",