Skip to content
Snippets Groups Projects
Commit 3be034e6 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Benni Mack
Browse files

[TASK] Update TypeScript to 4.9

TypeScript is updated to the current version 4.9, while TS 5.0 is around
the corner. In the same run, eslint and its friends are updated as well
to stay compatible with TypeScript 4.9.

Executed commands:

    npm i --save-dev \
        @typescript-eslint/eslint-plugin@^5.55.0 \
        @typescript-eslint/parser@^5.55.0 \
        @typescript-eslint/typescript-estree@^5.55.0 \
        eslint@^8.36.0 \
        typescript@~4.9.0
    npm run build

Resolves: #100169
Releases: main, 11.5
Change-Id: I79b73e6cc11a252bfa59c798bf7dcf4e2b959bd5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78128


Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
parent ded08cbd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment