Bump the npm-development group across 1 directory with 7 updates #424
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 npm-development group with 7 updates in the / directory:
9.23.0
9.25.1
22.13.14
22.15.3
8.28.0
8.31.1
8.28.0
8.31.1
9.23.0
9.25.1
29.3.0
29.3.2
5.8.2
5.8.3
Updates
@eslint/js
from 9.23.0 to 9.25.1Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
release4946847
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 22.13.14 to 22.15.3Commits
Updates
@typescript-eslint/eslint-plugin
from 8.28.0 to 8.31.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
f5c588c
chore(release): publish 8.31.10cff7bf
fix(eslint-plugin): [no-unnecessary-condition] downgrade fix to suggestion (#...068ec25
docs(website): fix typo (#11091)2cc7656
chore(release): publish 8.31.080bd7a5
feat(eslint-plugin): [no-unnecessary-type-assertion] add option to ignore str...1a3ab0d
chore(eslint-plugin): migrate to vitest (#10579)9531492
chore(release): publish 8.30.1152def7
fix(eslint-plugin): fix mistake with eslintrc config generation (#11072)b3688be
chore(release): publish 8.30.03ccd79c
feat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...Updates
@typescript-eslint/parser
from 8.28.0 to 8.31.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
f5c588c
chore(release): publish 8.31.12cc7656
chore(release): publish 8.31.09531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0f1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)c438c50
chore(parser): migrate fromjest
tovitest
(#10775)ef7e6de
chore(release): publish 8.29.13dd1835
chore(release): publish 8.29.0Updates
eslint
from 9.23.0 to 9.25.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
3ed4b36
9.25.17a19ccd
Build: changelog update for 9.25.11f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642)771317f
chore: package.json update for@eslint/js
releasecdc8e8c
fix: revert directive detection in no-unused-expressions (#19639)e62e267
9.25.0bc2c3e6
Build: changelog update for 9.25.088dc196
chore: upgrade@eslint/js
@9
.25.0 (#19636)345288d
chore: package.json update for@eslint/js
release910bd13
fix:nodeTypeKey
not being used inNodeEventGenerator
(#19631)Updates
ts-jest
from 29.3.0 to 29.3.2Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
e1c6017
chore(release): 29.3.2968370e
fix: transpilejs
files fromnode_modules
whenever Jest asks (#4791)ddfd812
build(deps): Update dependency lint-staged to ^15.5.1efd5274
build: use faster mode to build/serve doc