Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.55.0` |
| [lint-staged](https://github.com/okonet/lint-staged) | `15.0.2` | `15.2.0` |
| [np](https://github.com/sindresorhus/np) | `8.0.4` | `9.0.0` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |


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

Updates `lint-staged` from 15.0.2 to 15.2.0
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.0.2...v15.2.0)

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

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

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

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: lint-staged
  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-major
  dependency-group: development-dependencies
- dependency-name: prettier
  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-minor
  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 Dec 5, 2023
1 parent 23c24b5 commit c0b4fa5
Show file tree
Hide file tree
Showing 2 changed files with 1,393 additions and 1,497 deletions.

0 comments on commit c0b4fa5

Please sign in to comment.