Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dev-dependencies group across 1 directory with 12 updates #356

Closed

Commits on Jun 1, 2024

  1. Bump the dev-dependencies group across 1 directory with 12 updates

    Bumps the dev-dependencies group with 12 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [eslint](https://github.com/eslint/eslint) | `8.54.0` | `9.4.0` |
    | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` |
    | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.3.1` | `17.7.0` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.1.3` |
    | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.38` |
    | [postcss-html](https://github.com/ota-meshi/postcss-html) | `1.5.0` | `1.7.0` |
    | [postcss-styled-syntax](https://github.com/hudochenkov/postcss-styled-syntax) | `0.5.0` | `0.6.4` |
    | [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | `0.12.2` | `0.14.0` |
    | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.1.2` | `3.2.3` |
    | [stylelint-test-rule-node](https://github.com/stylelint/stylelint-test-rule-node) | `0.2.0` | `0.2.1` |
    | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.7` | `4.2.17` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.4.5` |
    
    
    
    Updates `eslint` from 8.54.0 to 9.4.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.54.0...v9.4.0)
    
    Updates `eslint-config-prettier` from 9.0.0 to 9.1.0
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)
    
    Updates `eslint-plugin-n` from 16.3.1 to 17.7.0
    - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-n@16.3.1...v17.7.0)
    
    Updates `eslint-plugin-prettier` from 5.0.1 to 5.1.3
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.1.3)
    
    Updates `postcss` from 8.4.31 to 8.4.38
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.31...8.4.38)
    
    Updates `postcss-html` from 1.5.0 to 1.7.0
    - [Release notes](https://github.com/ota-meshi/postcss-html/releases)
    - [Commits](ota-meshi/postcss-html@v1.5.0...v1.7.0)
    
    Updates `postcss-styled-syntax` from 0.5.0 to 0.6.4
    - [Release notes](https://github.com/hudochenkov/postcss-styled-syntax/releases)
    - [Changelog](https://github.com/hudochenkov/postcss-styled-syntax/blob/main/CHANGELOG.md)
    - [Commits](hudochenkov/postcss-styled-syntax@0.5.0...0.6.4)
    
    Updates `prettier-plugin-astro` from 0.12.2 to 0.14.0
    - [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
    - [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
    - [Commits](withastro/prettier-plugin-astro@v0.12.2...v0.14.0)
    
    Updates `prettier-plugin-svelte` from 3.1.2 to 3.2.3
    - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
    - [Commits](sveltejs/prettier-plugin-svelte@v3.1.2...v3.2.3)
    
    Updates `stylelint-test-rule-node` from 0.2.0 to 0.2.1
    - [Release notes](https://github.com/stylelint/stylelint-test-rule-node/releases)
    - [Changelog](https://github.com/stylelint/stylelint-test-rule-node/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint-test-rule-node@0.2.0...0.2.1)
    
    Updates `svelte` from 4.2.7 to 4.2.17
    - [Release notes](https://github.com/sveltejs/svelte/releases)
    - [Changelog](https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)
    
    Updates `typescript` from 5.3.2 to 5.4.5
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.2...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-n
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: postcss-html
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: postcss-styled-syntax
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: prettier-plugin-astro
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: prettier-plugin-svelte
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: stylelint-test-rule-node
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: svelte
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    8be88a6 View commit details
    Browse the repository at this point in the history