Skip to content

Commit a4bc323

Browse files
committed
update TPIP files (yaml v2.8.1)
Signed-off-by: Jens Reinecke <[email protected]>
1 parent 00ad33e commit a4bc323

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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: 10/09/2025, 15:11:24
3+
Report prepared at: 10/09/2025, 15:56:20
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.39.0-pre0 | https://github.com/pyocd/pyOCD | https://github.com/pyocd/pyOCD/blob/v0.39.0-pre0/LICENSE |
9-
| yaml | 2.8.0 | https://github.com/eemeli/yaml | https://github.com/eemeli/yaml/blob/main/LICENSE |
9+
| yaml | 2.8.1 | 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.8.0",
18+
"version": "2.8.1",
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)