From d8867ff66f94dbf5a5d9d3ac048976b5a4855f8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:11:59 +0100 Subject: [PATCH] chore(deps-dev): bump dotenv-cli from 7.4.4 to 8.0.0 in the maintenance group (#1555) chore(deps-dev): bump dotenv-cli in the maintenance group Bumps the maintenance group with 1 update: [dotenv-cli](https://github.com/entropitor/dotenv-cli). Updates `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 dependency-group: maintenance ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 61f6d7f2e..e08aeacdf 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/changelog-parser": "2.8.4", "automd": "^0.3.7", "changelog-parser": "3.0.1", - "dotenv-cli": "7.4.4", + "dotenv-cli": "8.0.0", "esno": "4.8.0", "globby": "14.0.2", "husky": "9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c64014c7..5e4400954 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: 3.0.1 version: 3.0.1 dotenv-cli: - specifier: 7.4.4 - version: 7.4.4 + specifier: 8.0.0 + version: 8.0.0 esno: specifier: 4.8.0 version: 4.8.0 @@ -7979,8 +7979,8 @@ packages: resolution: {integrity: sha512-1gxPBJpI/pcjQhKgIU91II6Wkay+dLcN3M6rf2uwP8hRur3HtQXjVrdAK3sjC0piaEuxzMwjXChcETiJl47lAQ==} engines: {node: '>=18'} - 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: @@ -23253,7 +23253,7 @@ snapshots: dependencies: type-fest: 4.26.1 - dotenv-cli@7.4.4: + dotenv-cli@8.0.0: dependencies: cross-spawn: 7.0.6 dotenv: 16.4.7