]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
build(deps): bump the regular group across 1 directory with 3 updates (#1337)
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 4 Mar 2025 09:21:47 +0000 (10:21 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Mar 2025 09:21:47 +0000 (10:21 +0100)
commitefb264d54f0e3d3d0c6a024215915e95779127f8
treedc5c8818948cedd73c8ef9ced191122914629c0a
parentf59c2bc913c580258e8e574c6faa41cfbd0e2041
parent3c61d827b67cda74fa4f0ff76d169a238f0ccf06
build(deps): bump the regular group across 1 directory with 3 updates (#1337)

Bumps the regular group with 3 updates in the / directory: [mongodb](https://github.com/mongodb/node-mongodb-native), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier).

Updates `mongodb` from 6.14.0 to 6.14.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.14.0...v6.14.1)

Updates `@types/node` from 22.13.5 to 22.13.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>