From dd69ecb84e622ea168da377f84058ea84ecaaa59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 18:12:10 +0000 Subject: [PATCH] Update dependency hypothesis to ^1.1758.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 144923488..b766e8cd9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "eslint-plugin-no-jquery": "^2.7.0", "eslint-plugin-testcafe": "0.2.1", "http-server": "14.1.1", - "hypothesis": "^1.1627.0", + "hypothesis": "^1.1758.0", "jest": "30.3.0", "jest-environment-jsdom": "30.3.0", "live-server": "1.2.2", @@ -9261,9 +9261,9 @@ "license": "Unlicense" }, "node_modules/hypothesis": { - "version": "1.1627.0", - "resolved": "https://registry.npmjs.org/hypothesis/-/hypothesis-1.1627.0.tgz", - "integrity": "sha512-uZJJxUiMlbag+7ErpQUj3ipIB5jbAZToZGqfBtbCuWg5/i6hdJjPp3nbO+x5q+JA/ceNwFjbHcCPuaD8kUOdig==", + "version": "1.1758.0", + "resolved": "https://registry.npmjs.org/hypothesis/-/hypothesis-1.1758.0.tgz", + "integrity": "sha512-1oO6pr/23W/5qmnUs8WD8gJjy3AiDVXICPSOYCOi6WmJkYRaLz2RqiUKbYZnG3nLsO+n+Ho8cd+7KdmffZdJHw==", "dev": true }, "node_modules/iconv-lite": { @@ -23494,9 +23494,9 @@ "dev": true }, "hypothesis": { - "version": "1.1627.0", - "resolved": "https://registry.npmjs.org/hypothesis/-/hypothesis-1.1627.0.tgz", - "integrity": "sha512-uZJJxUiMlbag+7ErpQUj3ipIB5jbAZToZGqfBtbCuWg5/i6hdJjPp3nbO+x5q+JA/ceNwFjbHcCPuaD8kUOdig==", + "version": "1.1758.0", + "resolved": "https://registry.npmjs.org/hypothesis/-/hypothesis-1.1758.0.tgz", + "integrity": "sha512-1oO6pr/23W/5qmnUs8WD8gJjy3AiDVXICPSOYCOi6WmJkYRaLz2RqiUKbYZnG3nLsO+n+Ho8cd+7KdmffZdJHw==", "dev": true }, "iconv-lite": { diff --git a/package.json b/package.json index 21bef02b8..85d424625 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint-plugin-no-jquery": "^2.7.0", "eslint-plugin-testcafe": "0.2.1", "http-server": "14.1.1", - "hypothesis": "^1.1627.0", + "hypothesis": "^1.1758.0", "jest": "30.3.0", "jest-environment-jsdom": "30.3.0", "live-server": "1.2.2",