fix(dependencies): Update package dependencies to their latest versions.

This commit is contained in:
2024-12-30 20:39:41 +01:00
parent 905139785a
commit dc4695bc38
4 changed files with 201 additions and 101 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.5.3',
version: '5.5.4',
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.'
}