From f959eb7de2316d46fc362f9eb7b0f66126009720 Mon Sep 17 00:00:00 2001 From: Adil Rakhaliyev <67043367+Bayheck@users.noreply.github.com> Date: Wed, 6 Nov 2024 17:08:40 +0500 Subject: [PATCH] release: 31.7.4 (#3031) Co-authored-by: Bayheck --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f9a671501..222d4f01e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "testcafe-hammerhead", - "version": "31.7.3", + "version": "31.7.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "testcafe-hammerhead", - "version": "31.7.3", + "version": "31.7.4", "license": "MIT", "dependencies": { "@adobe/css-tools": "^4.3.0-rc.1", diff --git a/package.json b/package.json index 529d15101..d256bacd0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "testcafe-hammerhead", "description": "A powerful web-proxy used as a core for the TestCafe testing framework (https://github.com/DevExpress/testcafe).", - "version": "31.7.3", + "version": "31.7.4", "homepage": "https://github.com/DevExpress/testcafe-hammerhead", "bugs": { "url": "https://github.com/DevExpress/testcafe-hammerhead/issues"