From 86d526db28593754423b8bb5f4eeb25b4bf4f663 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:11:13 +0000 Subject: [PATCH] chore(deps): update dependency testcontainers to ^10.10.4 (#823) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 72e136c1e..e028381f0 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "cross-env": "^7.0.3", "jsdom": "^24.1.0", "prettier": "^3.3.3", - "testcontainers": "^10.10.3", + "testcontainers": "^10.10.4", "turbo": "^2.0.7", "typescript": "^5.5.3", "vite-tsconfig-paths": "^4.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad0f57e64..775818e0d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 testcontainers: - specifier: ^10.10.3 - version: 10.10.3 + specifier: ^10.10.4 + version: 10.10.4 turbo: specifier: ^2.0.7 version: 2.0.7 @@ -6050,8 +6050,8 @@ packages: resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==} engines: {node: '>=18'} - testcontainers@10.10.3: - resolution: {integrity: sha512-QuHKgGbMo+rM+AvrHNzQFAu8/D37Od1sQCW8lNR5+KvGM82mDJndTkpPXiUaFpVIZ99wNQfhZbZwSTBULerUiQ==} + testcontainers@10.10.4: + resolution: {integrity: sha512-/vAEbFfF0m8oU+LmnRcETxKCQ28t+zC5Mkdi1QfydrR9HCFEsj1M4UrKWwiCbOa1Y2gLUZ3JX6553oxZb6n7zw==} text-decoder@1.1.0: resolution: {integrity: sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==} @@ -11711,7 +11711,7 @@ snapshots: glob: 10.4.5 minimatch: 9.0.4 - testcontainers@10.10.3: + testcontainers@10.10.4: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 3.3.30