chore(deps-dev): Bump the npm-development group in /web with 8 updates #652
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 in /web with 8 updates:
3.3.0
3.3.1
9.22.0
9.23.0
22.13.10
22.13.15
7.5.8
7.7.0
8.26.1
8.29.0
9.22.0
9.23.0
6.2.2
6.2.4
3.0.8
3.1.1
Updates
@eslint/eslintrc
from 3.3.0 to 3.3.1Release notes
Sourced from
@eslint/eslintrc
's releases.Changelog
Sourced from
@eslint/eslintrc
's changelog.Commits
556e800
chore: release 3.3.1 (#185)a34f97e
docs: update readme to include bun install (#182)2f4cf3f
fix: correcttypes
field in package.json (#184)Updates
@eslint/js
from 9.22.0 to 9.23.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
20591c4
chore: package.json update for@eslint/js
release129882d
chore: formatted files with Prettier via trunk fmt (#19355)a59d0c0
docs: Update docs for defineConfig (#19505)7a699a6
chore: remove formatting-related lint rules internally (#19473)Updates
@types/node
from 22.13.10 to 22.13.15Commits
Updates
@types/semver
from 7.5.8 to 7.7.0Commits
Updates
@typescript-eslint/parser
from 8.26.1 to 8.29.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3dd1835
chore(release): publish 8.29.0807f5ca
chore(release): publish 8.28.03efd99e
chore(release): publish 8.27.0Updates
eslint
from 9.22.0 to 9.23.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
2aaadce
9.23.04a1ca8e
Build: changelog update for 9.23.00ac8ea4
chore: update dependencies for v9.23.0 release (#19554)20591c4
chore: package.json update for@eslint/js
release901344f
chore: update dependency@eslint/json
to ^0.11.0 (#19552)557a0d2
feat: support TypeScript syntax in no-useless-constructor (#19535)2357edd
build: exclude autogenerated files from Prettier formatting (#19548)5405939
docs: show red underlines in TypeScript examples in rules docs (#19547)48b53d6
docs: replace var with const in examples (#19539)0e20aa7
fix: move deprecatedRuleContext
methods to subtype (#19531)Updates
vite
from 6.2.2 to 6.2.4Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
037f801
release: v6.2.47a4faba
fix: fs check in transform middleware (#19761)16869d7
release: v6.2.3f234b57
fix: fs raw query with query separators (#19702)Updates
vitest
from 3.0.8 to 3.1.1Release notes
Sourced from vitest's releases.