Skip to content

Commit

Permalink
Bump the dev-dependencies group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.7.0` |
| [next](https://github.com/vercel/next.js) | `14.2.3` | `14.2.5` |
| [pino](https://github.com/pinojs/pino) | `9.2.0` | `9.3.1` |
| [prettier](https://github.com/prettier/prettier) | `3.3.1` | `3.3.3` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.9.0` | `10.10.3` |
| [winston](https://github.com/winstonjs/winston) | `3.13.0` | `3.13.1` |



Updates `eslint` from 8.57.0 to 9.7.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.7.0)

Updates `next` from 14.2.3 to 14.2.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.3...v14.2.5)

Updates `pino` from 9.2.0 to 9.3.1
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.2.0...v9.3.1)

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

Updates `testcontainers` from 10.9.0 to 10.10.3
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.9.0...v10.10.3)

Updates `winston` from 3.13.0 to 3.13.1
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.13.0...v3.13.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pino
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: winston
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent f26e434 commit 7a5411e
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 242 deletions.
Loading

0 comments on commit 7a5411e

Please sign in to comment.