partytown icon indicating copy to clipboard operation
partytown copied to clipboard

chore: bump typescript version

Open aaa123eee opened this issue 6 months ago • 1 comments

What is it?

  • [x] Feature / enhancement
  • [ ] Bug
  • [ ] Docs / tests

Description

Currently, the lint job fails because of the usage of the satisfies operator which was introduced only in typescript 4.9

Screenshot 2024-08-08 at 18 42 59

Checklist:

  • [x] My code follows the developer guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have made corresponding changes to the documentation
  • [ ] Added new tests to cover the fix / functionality

aaa123eee avatar Aug 08 '24 16:08 aaa123eee