Skip to content

Commit ddb05e0

Browse files
chore(deps): Bump the all-content group in /website with 10 updates (#645)
Bumps the all-content group in /website with 10 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `9.2.0` | `9.3.0` | | [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `9.0.0-beta.6` | `9.0.0-beta.7` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `9.2.0` | `9.3.0` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.3` | | [styled-components](https://github.com/styled-components/styled-components) | `6.4.4` | `6.5.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.65.0` | `8.66.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.65.0` | `8.66.0` | | [globals](https://github.com/sindresorhus/globals) | `17.8.0` | `17.9.0` | | [netlify-cli](https://github.com/netlify/cli) | `27.0.1` | `27.1.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.65.0` | `8.66.0` | Updates `@mui/icons-material` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v9.3.0/packages/mui-icons-material) Updates `@mui/lab` from 9.0.0-beta.6 to 9.0.0-beta.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab) Updates `@mui/material` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v9.3.0/packages/mui-material) Updates `@testing-library/user-event` from 14.6.1 to 14.6.3 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.1...v14.6.3) Updates `styled-components` from 6.4.4 to 6.5.0 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.4.4...styled-components@6.5.0) Updates `@typescript-eslint/eslint-plugin` from 8.65.0 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.65.0 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/parser) Updates `globals` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.8.0...v17.9.0) Updates `netlify-cli` from 27.0.1 to 27.1.0 - [Release notes](https://github.com/netlify/cli/releases) - [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md) - [Commits](netlify/cli@v27.0.1...v27.1.0) Updates `typescript-eslint` from 8.65.0 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-content - dependency-name: "@mui/lab" dependency-version: 9.0.0-beta.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-content - dependency-name: "@mui/material" dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-content - dependency-name: "@testing-library/user-event" dependency-version: 14.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-content - dependency-name: styled-components dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-content - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-content - dependency-name: "@typescript-eslint/parser" dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-content - dependency-name: globals dependency-version: 17.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-content - dependency-name: netlify-cli dependency-version: 27.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-content - dependency-name: typescript-eslint dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-content ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2eda012 commit ddb05e0

2 files changed

Lines changed: 239 additions & 408 deletions

File tree

0 commit comments

Comments
 (0)