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 dependency` 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 dependency` 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 dev-dependencies group with 5 updates:
20.5.0
20.5.1
6.4.0
6.4.1
6.4.0
6.4.1
2.28.0
2.28.1
3.0.1
3.0.2
Updates
@types/node
from 20.5.0 to 20.5.1Commits
Updates
@typescript-eslint/eslint-plugin
from 6.4.0 to 6.4.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
ef1367e
chore: publish v6.4.12e1cfd5
chore: upgrade to yarn 3 (#6162)b52658f
fix(eslint-plugin): [no-unnecessary-condition] false positives with branded t...66cc514
chore: enable logical-assignment-operators rule internally (#7484)e1897db
docs: fix typo in member-ordering (#7488)Updates
@typescript-eslint/parser
from 6.4.0 to 6.4.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
ef1367e
chore: publish v6.4.12e1cfd5
chore: upgrade to yarn 3 (#6162)Updates
eslint-plugin-import
from 2.28.0 to 2.28.1Changelog
Sourced from eslint-plugin-import's changelog.
Commits
cd95728
Bump to 2.28.10847443
Revert 1fa2971 (breaking group change inorder
)e9de30a
[resolvers/webpack] v0.13.6cd1dff7
Revert "[resolvers/webpack] [refactor] replacelodash/isEqual
usage with `d...da71746
[resolvers/webpack] v0.13.522a0802
[resolvers/webpack] [deps] updateresolve
1e81734
[resolvers/webpack] [refactor] replacelodash/isEqual
usage withdeep-equal
2c18c29
[resolvers/webpack] [refactor] removelodash/get
usageb9b9c86
[resolvers/webpack] [refactor] switch to a maintained array.prototype.find pa...2e7612f
[Dev Deps] pinjackspeak
since 2.1.2+ depends on npm aliases, which kill th...Updates
prettier
from 3.0.1 to 3.0.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
157e42a
Release 3.0.21b0c756
Printdeclare
andexport
keywords for nested namespace (#15249)b4082cb
chore(deps): update babel to v7.22.10 (#15236)91e850b
chore(deps): update dependency camelcase to v8 (#15245)f24132e
Make chalk/assert shim a Proxy (#15234)e22a551
chore(deps): update dependency@babel/parser
to v7.22.10 (#15237)fbe46aa
chore(deps): update dependency@angular/compiler
to v16.2.0 (#15240)7ecdbf7
chore(deps): update typescript-eslint to v6.3.0 (#15244)fb55780
chore(deps): update dependency eslint to v8.47.0 (#15242)fde937d
chore(deps): update dependency hermes-parser to v0.15.1 (#15239)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