From 3920fccd725afbc969ff24333b7132edfde2f1cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 04:24:46 +0000 Subject: [PATCH] chore(deps): bump fast-check from 4.3.0 to 4.4.0 Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 4.3.0 to 4.4.0. - [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.4.0/packages/fast-check) --- updated-dependencies: - dependency-name: fast-check dependency-version: 4.4.0 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..612e9a6 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.4.0 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.4.0: + resolution: {integrity: sha512-s87BFAp8YaWYOBXjbTxeotaOhmA4hPYAyk9gBTFxdab25P6eAlqrryUvVMA2qd9bT/0Xq+YNJGtoVhJd/BxI4g==} 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.4.0: dependencies: pure-rand: 7.0.1