Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 8 updates:
7.23.7
7.23.9
7.23.7
7.23.9
20.10.6
20.11.14
18.2.46
18.2.48
6.16.0
6.20.0
6.16.0
6.20.0
5.1.2
5.1.3
3.1.1
3.2.4
Updates
@babel/core
from 7.23.7 to 7.23.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.Commits
a0dd614
v7.23.9b2bbffb
Migrateeslint-parser
to cts (#16222)Updates
@babel/preset-env
from 7.23.7 to 7.23.9Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.Commits
a0dd614
v7.23.9dfa4cc6
fix:systemjs
re-traverses helpers (#16225)1bff0aa
Properly sortcore-js@3
imports (#16224)87a67bf
Improve temporary variables for decorators (#16218)80c554f
v7.23.88666ee0
fix:preset-env
throws exception forexport * as x
(#16181)7840c54
Improve output ofsuper()
(#16194)Updates
@types/node
from 20.10.6 to 20.11.14Commits
Updates
@types/react
from 18.2.46 to 18.2.48Commits
Updates
@typescript-eslint/eslint-plugin
from 6.16.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a01a6e6
chore(release): publish 6.20.04d2ce3b
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)9dca40e
chore(eslint-plugin): fix typos in schema definitions (#8311)d02d086
fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)70505e4
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...d0137c8
chore: enable prefer-nullish-coalescing internally (#7955)bbc6770
feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...8622286
fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...Updates
@typescript-eslint/parser
from 6.16.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
a01a6e6
chore(release): publish 6.20.0a911214
chore(release): publish 6.19.17c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)e566a5d
chore: publish v6.17.0Updates
eslint-plugin-prettier
from 5.1.2 to 5.1.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
248cd17
chore: release eslint-plugin-prettier (#636)985b33c
chore: addpackage.json
intoexports
map (#629)f985718
ci: enableNPM_TOKEN
for releasing automatically (#631)fa1e1e5
chore: add more ignoring file patterns on formatting (#627)0ea812c
test: enable testing on.svelte
files (#628)188487b
chore: add more related funding linksUpdates
prettier
from 3.1.1 to 3.2.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
03822f5
Release 3.2.41cd4d9c
Fix JSONC filenames list (#15947)6c6a332
Spellcheck75ec1f7
Fix lock filedda00cd
Clean changelog_unreleasedc12e3c6
Git blame ignore 3.2.34985be5
Bump Prettier dependency to 3.2.338c0d21
Update dependents count42ba437
Release 3.2.399c873d
chore(deps): update typescript-eslint to v6.19.0 (#15939)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show