Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `8.55.0` | `8.56.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.0` | `27.6.1` |
| [jest-light-runner](https://github.com/nicolo-ribaudo/jest-light-runner) | `0.5.1` | `0.6.0` |
| [np](https://github.com/sindresorhus/np) | `9.0.0` | `9.2.0` |
| [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.0.0` | `16.1.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` |


Updates `eslint` from 8.55.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.55.0...v8.56.0)

Updates `eslint-plugin-jest` from 27.6.0 to 27.6.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.6.0...v27.6.1)

Updates `jest-light-runner` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/nicolo-ribaudo/jest-light-runner/releases)
- [Commits](nicolo-ribaudo/jest-light-runner@v0.5.1...v0.6.0)

Updates `np` from 9.0.0 to 9.2.0
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](sindresorhus/np@v9.0.0...v9.2.0)

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

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

Updates `typescript` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: jest-light-runner
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: np
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Jan 2, 2024
1 parent 73ca197 commit c277a02
Show file tree
Hide file tree
Showing 2 changed files with 1,418 additions and 292 deletions.

0 comments on commit c277a02

Please sign in to comment.