fix(dependencies): Update smartpromise dependency to version 4.2.0.

This commit is contained in:
2025-01-19 19:06:10 +01:00
parent 54f3eaa142
commit d2cf005052
4 changed files with 55 additions and 50 deletions

View File

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