From 4775896df78d792753149efa227d60f8ba219d87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 23:13:24 +0100 Subject: [PATCH] Bump humanize-duration from 3.28.0 to 3.29.0 (#74) Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.28.0 to 3.29.0. - [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md) - [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.28.0...v3.29.0) --- updated-dependencies: - dependency-name: humanize-duration dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/genesys-web-messaging-tester-cli/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/genesys-web-messaging-tester-cli/package.json b/packages/genesys-web-messaging-tester-cli/package.json index 41fb327..2787700 100644 --- a/packages/genesys-web-messaging-tester-cli/package.json +++ b/packages/genesys-web-messaging-tester-cli/package.json @@ -31,7 +31,7 @@ "chalk": "^4.1.2", "ci-info": "^3.5.0", "commander": "^8.3.0", - "humanize-duration": "^3.27.3", + "humanize-duration": "^3.29.0", "joi": "^17.5.0", "js-yaml": "^4.1.0", "listr2": "^5.0.5", diff --git a/yarn.lock b/yarn.lock index c8645a0..d7c1e8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -913,7 +913,7 @@ __metadata: eslint-config-prettier: ^8.3.0 eslint-plugin-jest: ^24.1.0 eslint-plugin-prettier: ^3.1.4 - humanize-duration: ^3.27.3 + humanize-duration: ^3.29.0 jest: ^29.0.3 jest-when: ^3.5.0 joi: ^17.5.0 @@ -2900,10 +2900,10 @@ __metadata: languageName: node linkType: hard -"humanize-duration@npm:^3.27.3": - version: 3.28.0 - resolution: "humanize-duration@npm:3.28.0" - checksum: dde595ab4729d82147db41d8ca0afa86bf3f20d74cd1323ea52f299091a4f1dcb2a45b2d27ce78ab9bb0d9e66d8eb8f2628a67be36a535af645eb282a963ff7f +"humanize-duration@npm:^3.29.0": + version: 3.29.0 + resolution: "humanize-duration@npm:3.29.0" + checksum: 205e959586e774a36561072cd0f2994d727b9e2156a19ff68ee20c9c29544d9eeb3e853cdb7011a32498859043442069ef82c0bd18f1175ed27a733303ab480f languageName: node linkType: hard