]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
chore(deps): update dependency prettier to ^3.8.5 (#1932)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 30 Jun 2026 00:44:22 +0000 (00:44 +0000)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2026 00:44:22 +0000 (00:44 +0000)
commit98d541cef85283eb090564922868a312ec0baf3b
treee78d8f32b749371b3e95a5f71aac13672f5c04b9
parentbf738466df42521d520e9d96d98723cf228403b8
chore(deps): update dependency prettier to ^3.8.5 (#1932)

* chore(deps): update dependency prettier to ^3.8.5

* [autofix.ci] apply automated fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
20 files changed:
README.md
package.json
pnpm-lock.yaml
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationWorker.ts
src/charging-station/broadcast-channel/ChargingStationWorkerBroadcastChannel.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/2.0/OCPP20IncomingRequestService.ts
src/charging-station/ocpp/2.0/OCPP20RequestService.ts
src/charging-station/ocpp/2.0/OCPP20ServiceUtils.ts
src/charging-station/ocpp/OCPPConstants.ts
src/charging-station/ocpp/auth/services/OCPPAuthServiceImpl.ts
src/charging-station/ui-server/UIMCPServer.ts
src/types/ChargingStationWorker.ts
src/types/ocpp/ChargingProfile.ts
src/types/ocpp/Requests.ts
src/types/ocpp/Responses.ts
src/utils/Configuration.ts
tests/charging-station/ocpp/auth/helpers/MockFactories.ts
tests/charging-station/ui-server/UIMetricsEndpoint.test.ts