From 7e9724ea5cd4c7df30b525e787c076acb7496307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 04:24:41 +0000 Subject: [PATCH] chore(deps): bump fast-check from 4.3.0 to 4.5.2 Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 4.3.0 to 4.5.2. - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.5.2/packages/fast-check) --- updated-dependencies: - dependency-name: fast-check dependency-version: 4.5.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ccf6426..9e7edab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: version: 0.25.10 fast-check: specifier: ^4.2.0 - version: 4.3.0 + version: 4.5.2 typescript: specifier: ^5.8.3 version: 5.9.3 @@ -729,8 +729,8 @@ packages: resolution: {integrity: sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==} engines: {'0': node >=0.6.0} - fast-check@4.3.0: - resolution: {integrity: sha512-JVw/DJSxVKl8uhCb7GrwanT9VWsCIdBkK3WpP37B/Au4pyaspriSjtrY2ApbSFwTg3ViPfniT13n75PhzE7VEQ==} + fast-check@4.5.2: + resolution: {integrity: sha512-tOzL01LMrDIWPLfvMiGUMH0AjqnOelHQPmgvYkW/aRO4Yaw+pBQqWmyebNzAEbKOigoCN8HkRWUZXFkjmiaXMQ==} engines: {node: '>=12.17.0'} fast-deep-equal@3.1.3: @@ -2166,7 +2166,7 @@ snapshots: extsprintf@1.3.0: {} - fast-check@4.3.0: + fast-check@4.5.2: dependencies: pure-rand: 7.0.1