Skip to content

Commit

Permalink
Bump the development-dependencies group with 6 updates (#46)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@stylelint/prettier-config](https://github.com/stylelint/prettier-config) | `2.0.0` | `3.0.0` |
| [eslint](https://github.com/eslint/eslint) | `8.46.0` | `8.48.0` |
| [eslint-config-stylelint](https://github.com/stylelint/eslint-config-stylelint) | `19.0.0` | `20.0.0` |
| [lint-staged](https://github.com/okonet/lint-staged) | `13.2.2` | `14.0.1` |
| [np](https://github.com/sindresorhus/np) | `8.0.2` | `8.0.4` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.0.3` |


Updates `@stylelint/prettier-config` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/stylelint/prettier-config/releases)
- [Changelog](https://github.com/stylelint/prettier-config/blob/main/CHANGELOG.md)
- [Commits](stylelint/prettier-config@2.0.0...3.0.0)

Updates `eslint` from 8.46.0 to 8.48.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.46.0...v8.48.0)

Updates `eslint-config-stylelint` from 19.0.0 to 20.0.0
- [Release notes](https://github.com/stylelint/eslint-config-stylelint/releases)
- [Changelog](https://github.com/stylelint/eslint-config-stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/eslint-config-stylelint@19.0.0...20.0.0)

Updates `lint-staged` from 13.2.2 to 14.0.1
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v13.2.2...v14.0.1)

Updates `np` from 8.0.2 to 8.0.4
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](sindresorhus/np@v8.0.2...v8.0.4)

Updates `prettier` from 2.8.8 to 3.0.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.0.3)

---
updated-dependencies:
- dependency-name: "@stylelint/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-config-stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: np
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 3, 2023
1 parent 252a043 commit 777354c
Show file tree
Hide file tree
Showing 2 changed files with 680 additions and 709 deletions.
Loading

0 comments on commit 777354c

Please sign in to comment.