fix(dependencies): Update smarts3 dependency to version 2.2.5

This commit is contained in:
2024-11-06 17:15:28 +01:00
parent 32704386ee
commit e98f109dcc
4 changed files with 10 additions and 6 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.4.3',
version: '5.4.4',
description: 'A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.'
}