From dcd454c166a2afcc25f992d3cb7c0fb6f7a07284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:52:52 +0200 Subject: [PATCH] build(deps-dev): bump the regular group with 2 updates (#1444) * 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] * [autofix.ci] apply automated fixes --------- Signed-off-by: dependabot[bot] 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> --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 9e5ff7bf..c03b3f5e 100644 --- a/README.md +++ b/README.md @@ -849,7 +849,6 @@ Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`. Examples: - **Start Transaction** - - Request: `ProcedureName`: 'startTransaction' `PDU`: { @@ -867,7 +866,6 @@ Examples: } - **Stop Transaction** - - Request: `ProcedureName`: 'stopTransaction' `PDU`: { @@ -884,7 +882,6 @@ Examples: } - **Status Notification** - - Request: `ProcedureName`: 'statusNotification' `PDU`: { @@ -903,7 +900,6 @@ Examples: } - **Heartbeat** - - Request: `ProcedureName`: 'heartbeat' `PDU`: { -- 2.43.0