Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps the npm group with 20 updates:

Package From To
@mui/icons-material 6.4.1 6.4.2
@mui/material 6.4.1 6.4.2
@mui/styles 6.4.1 6.4.2
@stylistic/eslint-plugin 3.0.0 3.0.1
@stylistic/eslint-plugin-js 3.0.0 3.0.1
@stylistic/eslint-plugin-jsx 3.0.0 3.0.1
@stylistic/eslint-plugin-plus 3.0.0 3.0.1
@stylistic/eslint-plugin-ts 3.0.0 3.0.1
@mui/core-downloads-tracker 6.4.1 6.4.2
@mui/private-theming 6.4.1 6.4.2
@mui/styled-engine 6.4.0 6.4.2
@mui/system 6.4.1 6.4.2
@mui/utils 6.4.1 6.4.2
@typescript-eslint/scope-manager 8.13.0 8.22.0
@typescript-eslint/types 8.13.0 8.22.0
@typescript-eslint/typescript-estree 8.13.0 8.22.0
@typescript-eslint/utils 8.13.0 8.22.0
@typescript-eslint/visitor-keys 8.13.0 8.22.0
electron-to-chromium 1.5.88 1.5.90
ts-api-utils 1.4.3 2.0.0

Updates @mui/icons-material from 6.4.1 to 6.4.2

Release notes

Sourced from @​mui/icons-material's releases.

v6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Changelog

Sourced from @​mui/icons-material's changelog.

6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Commits

Updates @mui/material from 6.4.1 to 6.4.2

Release notes

Sourced from @​mui/material's releases.

v6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Changelog

Sourced from @​mui/material's changelog.

6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Commits
  • 1813d89 [release] v6.4.2 (#45138)
  • 045b84d [code-infra] a few fixes uncovered during ESM updates (@​Janpot) (#45100)
  • e6c9d99 [material-ui][Slider] Fix arrow keys past the end for Slider with custom mark...
  • cce1222 [material-ui][TextareaAutosize] Temporarily disconnect ResizeObserver to avoi...
  • 8a4eaf6 [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when def...
  • See full diff in compare view

Updates @mui/styles from 6.4.1 to 6.4.2

Release notes

Sourced from @​mui/styles's releases.

v6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Changelog

Sourced from @​mui/styles's changelog.

6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Commits

Updates @stylistic/eslint-plugin from 3.0.0 to 3.0.1

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v3.0.1

3.0.1 (2025-01-29)

Bug Fixes

Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

3.0.1 (2025-01-29)

Bug Fixes

Commits

Updates @stylistic/eslint-plugin-js from 3.0.0 to 3.0.1

Release notes

Sourced from @​stylistic/eslint-plugin-js's releases.

v3.0.1

3.0.1 (2025-01-29)

Bug Fixes

Changelog

Sourced from @​stylistic/eslint-plugin-js's changelog.

3.0.1 (2025-01-29)

Bug Fixes

Commits

Updates @stylistic/eslint-plugin-jsx from 3.0.0 to 3.0.1

Release notes

Sourced from @​stylistic/eslint-plugin-jsx's releases.

v3.0.1

3.0.1 (2025-01-29)

Bug Fixes

Changelog

Sourced from @​stylistic/eslint-plugin-jsx's changelog.

3.0.1 (2025-01-29)

Bug Fixes

Commits

Updates @stylistic/eslint-plugin-plus from 3.0.0 to 3.0.1

Release notes

Sourced from @​stylistic/eslint-plugin-plus's releases.

v3.0.1

3.0.1 (2025-01-29)

Bug Fixes

Changelog

Sourced from @​stylistic/eslint-plugin-plus's changelog.

3.0.1 (2025-01-29)

Bug Fixes

Commits

Updates @stylistic/eslint-plugin-ts from 3.0.0 to 3.0.1

Release notes

Sourced from @​stylistic/eslint-plugin-ts's releases.

v3.0.1

3.0.1 (2025-01-29)

Bug Fixes

Changelog

Sourced from @​stylistic/eslint-plugin-ts's changelog.

3.0.1 (2025-01-29)

Bug Fixes

Commits

Updates @mui/core-downloads-tracker from 6.4.1 to 6.4.2

Release notes

Sourced from @​mui/core-downloads-tracker's releases.

v6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Commits

Updates @mui/private-theming from 6.4.1 to 6.4.2

Release notes

Sourced from @​mui/private-theming's releases.

v6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Changelog

Sourced from @​mui/private-theming's changelog.

6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Commits

Updates @mui/styled-engine from 6.4.0 to 6.4.2

Release notes

Sourced from @​mui/styled-engine's releases.

v6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

v6.4.1

Jan 21, 2025

A big thanks to the 9 contributors who made this release possible.

@mui/material@6.4.1

@mui/system@6.4.1

@mui/utils@6.4.1

Docs

... (truncated)

Changelog

Sourced from @​mui/styled-engine's changelog.

6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

6.4.1

Jan 21, 2025

A big thanks to the 9 contributors who made this release possible.

@mui/material@6.4.1

@mui/system@6.4.1

@mui/utils@6.4.1

... (truncated)

Commits

Updates @mui/system from 6.4.1 to 6.4.2

Release notes

Sourced from @​mui/system's releases.

v6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Changelog

Sourced from @​mui/system's changelog.

6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Commits

Updates @mui/utils from 6.4.1 to 6.4.2

Release notes

Sourced from @​mui/utils's releases.

v6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Changelog

Sourced from @​mui/utils's changelog.

6.4.2

Jan 29, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/material@6.4.2

  • [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @​ZeeshanTamboli
  • [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @​joshkel
  • [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @​mj12albert

Core

Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

Commits

Updates @typescript-eslint/scope-manager from 8.13.0 to 8.22.0

Release notes

Sourced from @​typescript-eslint/scope-manager's releases.

v8.22.0

8.22.0 (2025-01-27)

🚀 Features

  • parser: add standalone isolatedDeclarations option (#10499)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-...

    Description has been truncated

Bumps the npm group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.4.1` | `6.4.2` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.4.1` | `6.4.2` |
| [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) | `6.4.1` | `6.4.2` |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `3.0.0` | `3.0.1` |
| [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) | `3.0.0` | `3.0.1` |
| [@stylistic/eslint-plugin-jsx](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-jsx) | `3.0.0` | `3.0.1` |
| [@stylistic/eslint-plugin-plus](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-plus) | `3.0.0` | `3.0.1` |
| [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `3.0.0` | `3.0.1` |
| [@mui/core-downloads-tracker](https://github.com/mui/material-ui/tree/HEAD/packages/core-downloads-tracker) | `6.4.1` | `6.4.2` |
| [@mui/private-theming](https://github.com/mui/material-ui/tree/HEAD/packages/mui-private-theming) | `6.4.1` | `6.4.2` |
| [@mui/styled-engine](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styled-engine) | `6.4.0` | `6.4.2` |
| [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) | `6.4.1` | `6.4.2` |
| [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) | `6.4.1` | `6.4.2` |
| [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.13.0` | `8.22.0` |
| [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.13.0` | `8.22.0` |
| [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.13.0` | `8.22.0` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.13.0` | `8.22.0` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.13.0` | `8.22.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.88` | `1.5.90` |
| [ts-api-utils](https://github.com/JoshuaKGoldberg/ts-api-utils) | `1.4.3` | `2.0.0` |


Updates `@mui/icons-material` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-icons-material)

Updates `@mui/material` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-material)

Updates `@mui/styles` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-styles)

Updates `@stylistic/eslint-plugin` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v3.0.1/packages/eslint-plugin)

Updates `@stylistic/eslint-plugin-js` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v3.0.1/packages/eslint-plugin-js)

Updates `@stylistic/eslint-plugin-jsx` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v3.0.1/packages/eslint-plugin-jsx)

Updates `@stylistic/eslint-plugin-plus` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v3.0.1/packages/eslint-plugin-plus)

Updates `@stylistic/eslint-plugin-ts` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v3.0.1/packages/eslint-plugin-ts)

Updates `@mui/core-downloads-tracker` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/core-downloads-tracker)

Updates `@mui/private-theming` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-private-theming)

Updates `@mui/styled-engine` from 6.4.0 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-styled-engine)

Updates `@mui/system` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-system)

Updates `@mui/utils` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-utils)

Updates `@typescript-eslint/scope-manager` from 8.13.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/scope-manager)

Updates `@typescript-eslint/types` from 8.13.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/types)

Updates `@typescript-eslint/typescript-estree` from 8.13.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-estree)

Updates `@typescript-eslint/utils` from 8.13.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.13.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/visitor-keys)

Updates `electron-to-chromium` from 1.5.88 to 1.5.90
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.88...v1.5.90)

Updates `ts-api-utils` from 1.4.3 to 2.0.0
- [Release notes](https://github.com/JoshuaKGoldberg/ts-api-utils/releases)
- [Changelog](https://github.com/JoshuaKGoldberg/ts-api-utils/blob/main/CHANGELOG.md)
- [Commits](JoshuaKGoldberg/ts-api-utils@v1.4.3...v2.0.0)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/styles"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-jsx"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-plus"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/core-downloads-tracker"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/private-theming"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/styled-engine"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/system"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/utils"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@typescript-eslint/scope-manager"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/types"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/utils"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: ts-api-utils
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 30, 2025
@vercel
Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-oauth-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 3:01pm

@github-actions github-actions bot enabled auto-merge (squash) January 30, 2025 15:01
@github-actions github-actions bot merged commit 4a35fb4 into main Jan 30, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-d16a4606d7 branch January 30, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant