* build(deps-dev): bump the regular group with 2 updates
Bumps the regular group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [prettier](https://github.com/prettier/prettier).
Updates `eslint-plugin-jsdoc` from 51.1.2 to 51.2.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v51.1.2...v51.2.1)
Updates `prettier` from 3.5.3 to 3.6.0
- [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.3...3.6.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 51.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: prettier
  dependency-version: 3.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
 Examples:
 
 - **Start Transaction**
-
   - Request:  
     `ProcedureName`: 'startTransaction'  
     `PDU`: {  
     }
 
 - **Stop Transaction**
-
   - Request:  
     `ProcedureName`: 'stopTransaction'  
     `PDU`: {  
     }
 
 - **Status Notification**
-
   - Request:  
     `ProcedureName`: 'statusNotification'  
     `PDU`: {  
     }
 
 - **Heartbeat**
-
   - Request:  
     `ProcedureName`: 'heartbeat'  
     `PDU`: {