From ae4a2707e566bdcfee174494d1f65de9d2cfd556 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 23 May 2025 00:09:25 +0000 Subject: [PATCH] Update dependency @types/humanize-duration to ^3.27.4 --- virtweb_frontend/package-lock.json | 2 +- virtweb_frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index 2fd441b..81a9b24 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@eslint/js": "^9.27.0", - "@types/humanize-duration": "^3.27.1", + "@types/humanize-duration": "^3.27.4", "@types/jest": "^29.5.14", "@types/react": "^19.1.4", "@types/react-dom": "^19.1.5", diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index 988ddbf..551e984 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@eslint/js": "^9.27.0", - "@types/humanize-duration": "^3.27.1", + "@types/humanize-duration": "^3.27.4", "@types/jest": "^29.5.14", "@types/react": "^19.1.4", "@types/react-dom": "^19.1.5",