Upgrade TypeScript to 5.9 (#30433)

GitOrigin-RevId: 7b11f258c0188f69fabd8fd0da709e0979fc8a4a
This commit is contained in:
Alf Eaton
2026-01-08 12:27:01 +00:00
committed by Copybot
parent 3986bae603
commit d1db34bcf0
5 changed files with 150 additions and 561 deletions

View File

@@ -9,7 +9,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@typescript-eslint/parser": "^8.30.1"
"@typescript-eslint/parser": "^8.50.0"
},
"scripts": {
"test": "node rules.test.js"