From 0289daaf129d0e9a7cebaf169b496686b114cf04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 15:56:55 +0000 Subject: [PATCH] Bump dotenv-cli from 7.4.4 to 8.0.0 Bumps [dotenv-cli](https://github.com/entropitor/dotenv-cli) from 7.4.4 to 8.0.0. - [Release notes](https://github.com/entropitor/dotenv-cli/releases) - [Commits](https://github.com/entropitor/dotenv-cli/compare/v7.4.4...v8.0.0) --- updated-dependencies: - dependency-name: dotenv-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1905a645..3a739274 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "clean:workspaces": "turbo clean" }, "devDependencies": { - "dotenv-cli": "^7.4.4", + "dotenv-cli": "^8.0.0", "turbo": "^2.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 914ab47f..0b5893cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: dotenv-cli: - specifier: ^7.4.4 - version: 7.4.4 + specifier: ^8.0.0 + version: 8.0.0 turbo: specifier: ^2.3.3 version: 2.3.3 @@ -476,8 +476,8 @@ packages: engines: {node: '>=0.10'} hasBin: true - dotenv-cli@7.4.4: - resolution: {integrity: sha512-XkBYCG0tPIes+YZr4SpfFv76SQrV/LeCE8CI7JSEMi3VR9MvTihCGTOtbIexD6i2mXF+6px7trb1imVCXSNMDw==} + dotenv-cli@8.0.0: + resolution: {integrity: sha512-aLqYbK7xKOiTMIRf1lDPbI+Y+Ip/wo5k3eyp6ePysVaSqbyxjyK3dK35BTxG+rmd7djf5q2UPs4noPNH+cj0Qw==} hasBin: true dotenv-expand@10.0.0: @@ -1042,7 +1042,7 @@ snapshots: detect-libc@1.0.3: optional: true - dotenv-cli@7.4.4: + dotenv-cli@8.0.0: dependencies: cross-spawn: 7.0.6 dotenv: 16.4.5