From 61e5a42ef7c47c79a1e23a70855be709a8508bf9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 May 2025 00:10:02 +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 8cb8629..0ee8d78 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 83730cd..e0aaa76 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",