Skip to content

Commit fa50fe0

Browse files
committed
TPIP docs update: yaml 2.8.0
Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>
1 parent 5da26e5 commit fa50fe0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

TPIP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# TPIP Report for vscode-cmsis-debugger
22

3-
Report prepared at: 11/07/2025, 19:55:27
3+
Report prepared at: 21/07/2025, 09:18:50
44

55
| *Package* | *Version* | *Repository* | *License* |
66
|---|---|---|---|
77
| arm-none-eabi-gdb | 14.3.1 | https://artifacts.tools.arm.com/arm-none-eabi-gdb/14.3.1/ | https://developer.arm.com/GetEula?Id=15d9660a-2059-4985-85e9-c01cdd4b1ba0 |
88
| pyocd | 0.37.0 | https://github.com/pyocd/pyOCD | https://github.com/pyocd/pyOCD/blob/v0.37.0/LICENSE |
9-
| yaml | 2.7.1 | https://github.com/eemeli/yaml | https://github.com/eemeli/yaml/blob/main/LICENSE |
9+
| yaml | 2.8.0 | https://github.com/eemeli/yaml | https://github.com/eemeli/yaml/blob/main/LICENSE |

docs/third-party-licenses.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
{
1717
"name": "yaml",
18-
"version": "2.7.1",
18+
"version": "2.8.0",
1919
"spdx": "ISC",
2020
"url": "https://github.com/eemeli/yaml",
2121
"license": "https://github.com/eemeli/yaml/blob/main/LICENSE"

0 commit comments

Comments
 (0)