From 278f313f10e9951a089b915a4bd4bf5be11ffead Mon Sep 17 00:00:00 2001 From: Adil Rakhaliyev <67043367+Bayheck@users.noreply.github.com> Date: Wed, 29 May 2024 15:57:17 +0500 Subject: [PATCH] release v31.7.2 (#3006) 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 f0fd64475..bed6c1118 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "testcafe-hammerhead", - "version": "31.7.1", + "version": "31.7.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "testcafe-hammerhead", - "version": "31.7.1", + "version": "31.7.2", "license": "MIT", "dependencies": { "@adobe/css-tools": "^4.3.0-rc.1", diff --git a/package.json b/package.json index 0ebad8978..22e7144b6 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.1", + "version": "31.7.2", "homepage": "https://github.com/DevExpress/testcafe-hammerhead", "bugs": { "url": "https://github.com/DevExpress/testcafe-hammerhead/issues"