ghostery / adblocker

Efficient embeddable adblocker library
https://www.ghostery.com
Mozilla Public License 2.0
752 stars 93 forks source link

Update typescript #4053

Closed chrmod closed 3 days ago

chrmod commented 1 week ago

Replaces https://github.com/ghostery/adblocker/pull/4035

Typescript 5.5, alarms that regexp named groups are supported from ES2018, which may mean we were breaking on those ES2017 platforms we were targeting.