fix(dependencies/smartexpect): Update @push.rocks/smartexpect dependency to ^2.4.0

This commit is contained in:
2025-04-30 18:25:06 +00:00
parent ae63a22202
commit 955794f1d0
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.1',
version: '6.0.2',
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.'
}