fix(smartexpect): Update @push.rocks/smartexpect dependency version from ^2.4.0 to ^2.4.2

This commit is contained in:
2025-05-01 08:59:42 +00:00
parent 6dc59c3157
commit dd8c8b8e11
4 changed files with 12 additions and 7 deletions

View File

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