Skip to content
Commit 39bc29cd authored by Benjamin Franzke's avatar Benjamin Franzke Committed by Georg Ringer
Browse files

[TASK] Update typescript-eslint to 7.15

Version 7.15 officially supports TypeScript 5.5, which we use
since #104189 and therefore eliminates a build-time warning.

Also update TypeScript from 5.5.2 to 5.5.3, while at it.

Executed commands:

  npm install --save-dev \
    @typescript-eslint/eslint-plugin@^7.15 \
    @typescript-eslint/parser@^7.15 \
    @typescript-eslint/typescript-estree@^7.15 \
    typescript@^5.5.3
  npm run build-js

Resolves: #104317
Related: #104189
Releases: main, 12.4
Change-Id: Ibe242b42ecf9c5e986217a85283174220ae18bc3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85135


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent cde38a72
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