Bump @typescript-eslint/parser from 7.9.0 to 7.10.0
Bumps @typescript-eslint/parser from 7.9.0 to 7.10.0.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v7.10.0
7.10.0 (2024-05-20)
🚀 Features
- eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)
🩹 Fixes
- eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
- typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
- utils: remove function form type from flat config
files
andignores
(#9111)
❤ ️ Thank You
- auvred
@auvred
- Emanuel Hoogeveen
@ehoogeveen-medweb
- jsfm01
@jsfm01
- Kirk Waiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
7.10.0 (2024-05-20)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
-
c18226e
chore(release): publish 7.10.0 - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts