From d7cd5718358c536be7c9a5cd7a986954c2269a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 22:01:10 +0000 Subject: [PATCH] chore(deps-dev): bump fast-check from 3.18.0 to 3.19.0 Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.18.0 to 3.19.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/v3.19.0/packages/fast-check) --- updated-dependencies: - dependency-name: fast-check dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- coordinator/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/coordinator/package.json b/coordinator/package.json index 67f1b3dd1..a3378e16f 100644 --- a/coordinator/package.json +++ b/coordinator/package.json @@ -51,7 +51,7 @@ "@types/jest": "^29.5.2", "@types/node": "^20.12.12", "@types/supertest": "^6.0.0", - "fast-check": "^3.18.0", + "fast-check": "^3.19.0", "jest": "^29.5.0", "supertest": "^7.0.0", "ts-jest": "^29.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a6f4e580..8fef456e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -385,8 +385,8 @@ importers: specifier: ^6.0.0 version: 6.0.2 fast-check: - specifier: ^3.18.0 - version: 3.18.0 + specifier: ^3.19.0 + version: 3.19.0 jest: specifier: ^29.5.0 version: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2) @@ -10905,8 +10905,8 @@ packages: engines: {node: '> 0.1.90'} dev: false - /fast-check@3.18.0: - resolution: {integrity: sha512-/951xaT0kA40w0GXRsZXEwSTE7LugjZtSA/8vPgFkiPQ8wNp8tRvqWuNDHBgLxJYXtsK11e/7Q4ObkKW5BdTFQ==} + /fast-check@3.19.0: + resolution: {integrity: sha512-CO2JX/8/PT9bDGO1iXa5h5ey1skaKI1dvecERyhH4pp3PGjwd3KIjMAXEg79Ps9nclsdt4oPbfqiAnLU0EwrAQ==} engines: {node: '>=8.0.0'} dependencies: pure-rand: 6.1.0