From 439e1519efb5ba417e764043a033fd4ecc6795f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:19:59 +0000 Subject: [PATCH] chore(deps): bump testcontainers from 10.10.0 to 10.10.2 Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 10.10.0 to 10.10.2. - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](https://github.com/testcontainers/testcontainers-node/compare/v10.10.0...v10.10.2) --- updated-dependencies: - dependency-name: testcontainers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/chainfile-testcontainers-node/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/chainfile-testcontainers-node/package.json b/packages/chainfile-testcontainers-node/package.json index 366f435..41e211e 100644 --- a/packages/chainfile-testcontainers-node/package.json +++ b/packages/chainfile-testcontainers-node/package.json @@ -32,6 +32,6 @@ "dependencies": { "@chainfile/docker": "workspace:^", "@chainfile/schema": "workspace:^", - "testcontainers": "^10.10.0" + "testcontainers": "^10.10.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe77aad..01f7b25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,8 +133,8 @@ importers: specifier: workspace:^ version: link:../chainfile-schema testcontainers: - specifier: ^10.10.0 - version: 10.10.0 + specifier: ^10.10.2 + version: 10.10.2 website: dependencies: @@ -4576,8 +4576,8 @@ packages: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} - testcontainers@10.10.0: - resolution: {integrity: sha512-XlAdr6XzxM9ywTc5D6xA97Ug8dCotDnrOgOqmy3vYnAwUYrzhzAwrp791g97QAMvDOYp2pxkJl/P4WxuUbGShw==} + testcontainers@10.10.2: + resolution: {integrity: sha512-Wbzi7enfpKFtmb7kffs6EBksPX7J6jHFWIsLYe2VOSrnscX2hRs84TNvl9Hfro8WTCtAfuY/935kunCcdlzi8A==} text-decoder@1.1.0: resolution: {integrity: sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==} @@ -10397,7 +10397,7 @@ snapshots: glob: 7.2.3 minimatch: 3.1.2 - testcontainers@10.10.0: + testcontainers@10.10.2: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 3.3.29