fix(dependencies): Updated project dependencies to the latest versions for improved stability and performance.

This commit is contained in:
2025-03-08 14:16:08 +00:00
parent f9f808ef5b
commit 3d1fdd7c79
4 changed files with 2276 additions and 1011 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.5.6',
version: '5.5.7',
description: 'A comprehensive testing automation library that provides a wide range of utilities and tools for TAP (Test Anything Protocol) based testing, especially suitable for projects using tapbuffer.'
}