build(deps-dev): bump the formatter group across 1 directory with 6 updates #429
+133
−161
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 formatter group with 6 updates in the / directory:
9.16.0
9.21.0
8.42.3
9.14.0
9.16.0
9.21.0
9.1.0
10.0.1
3.4.1
3.5.2
8.16.0
8.24.1
Updates
@eslint/js
from 9.16.0 to 9.21.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
265e0cf
chore: package.json update for@eslint/js
release031734e
chore: package.json update for@eslint/js
release58560e7
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)84c5787
chore: package.json update for@eslint/js
releaseUpdates
@types/eslint__js
from 8.42.3 to 9.14.0Commits
Updates
@types/eslint__js
from 8.42.3 to 9.14.0Commits
Updates
eslint
from 9.16.0 to 9.21.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ecd0ede
9.21.0a7ef4c7
Build: changelog update for 9.21.0a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453)265e0cf
chore: package.json update for@eslint/js
release418717f
feat: introduce new deprecated types for rules (#19238)3401b85
test: add test forRule.ReportDescriptor
type (#19449)e497aa7
chore: update rewrite dependencies (#19448)c5561ea
docs: Update READMEdb5340d
fix: update missing plugin message template (#19445)d8ffdd4
fix: do not exit process on rule crash (#19436)Updates
eslint-config-prettier
from 9.1.0 to 10.0.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
c5170f0
fix: add main fielde814e70
chore: change release folders9ebedc7
chore: release eslint-config-prettier (#296)5be64be
feat: add support for@stylistic/eslint-plugin
(#272)5687e7d
chore: migrate to changeset for automatically releasing (#278)4f3bbb4
Remove unused eslint-disable-next-line commentMaintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
prettier
from 3.4.1 to 3.5.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)c98acab
Replaceexeca
withnano-spawn
in release script (#17129)4460a4e
chore(deps): update eslint related dependencies (#17162)f0707f5
chore(deps): update eslint related dependencies (major) (#17163)e2624b6
Enforce dependency version be pinned in all packages (#17161)1cee47a
chore(deps): update dependency react-markdown to v10 (#17160)7ce2a35
chore(deps): update dependency postcss to v8.5.3 (#17158)1fe7969
chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...8eb0630
chore(deps): update dependency knip to v5.44.4 (#17153)Updates
typescript-eslint
from 8.16.0 to 8.24.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
3646ec0
chore(release): publish 8.24.187d72ba
chore(release): publish 8.24.02a96020
chore(release): publish 8.23.094e8098
chore(release): publish 8.22.079af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0a175189
docs(typescript-eslint): make jsdoc for config helper function consistent (#1...04166e0
feat(eslint-plugin): [no-misused-spread] add new rule (