chore(deps): bump the dependencies group across 1 directory with 4 updates #72
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 4 updates in the / directory: @eslint/js, @stylistic/eslint-plugin, eslint and typescript-eslint.
Updates
@eslint/js
from 9.17.0 to 9.19.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
58560e7
chore: package.json update for@eslint/js
release362099c
chore: package.json update for@eslint/js
release495aa49
chore: extract packagename
frompackage.json
for public interface (#19314)Updates
@stylistic/eslint-plugin
from 2.12.1 to 3.0.1Release notes
Sourced from
@stylistic/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.... (truncated)
Commits
21704b6
chore: release v3.0.1 (main) (#674)770a0a8
chore: release v3.0.0 (main) (#660)8dd68e2
feat(type-generic-spacing): remove whitespaces in generic types (#667)50b2371
chore: update depsdd40b05
chore: typo (#663)a87f5bd
docs: typo (#662)a06ed18
refactor(indent-binary-ops)!: remove unnecessary logic (#645)8cbc9f8
fix(jsx-wrap-multilines): prevent crash when using tabs (#653)5558bdb
feat(quotes): Option to allow template literals only to avoid escape (#643)80c5486
test: cross testindent
(#563)Updates
eslint
from 9.17.0 to 9.19.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
typescript-eslint
from 8.19.0 to 8.22.0Release notes
Sourced from typescript-eslint's releases.