Skip to content

Commit

Permalink
Bump dotenv-cli from 7.4.4 to 8.0.0 in /src
Browse files Browse the repository at this point in the history
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](entropitor/dotenv-cli@v7.4.4...v8.0.0)

---
updated-dependencies:
- dependency-name: dotenv-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent d7b0115 commit 2694a28
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion src/examples/rest-with-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/node": "22.10.1",
"dotenv-cli": "7.4.4",
"dotenv-cli": "8.0.0",
"typescript": "5.7.2",
"vite": "6.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion src/examples/s3-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/node": "22.10.1",
"dotenv-cli": "7.4.4",
"dotenv-cli": "8.0.0",
"typescript": "5.7.2"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion src/packages/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@digitak/esrun": "3.2.26",
"dotenv-cli": "7.4.4",
"dotenv-cli": "8.0.0",
"aws-cdk": "2.173.2",
"aws-cdk-lib": "2.173.2",
"constructs": "10.4.2",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/end-to-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@mikro-orm/postgresql": "6.4.2",
"@mikro-orm/sqlite": "6.4.2",
"class-validator": "0.14.1",
"dotenv-cli": "7.4.4",
"dotenv-cli": "8.0.0",
"ethers": "6.3.0",
"graphql": "16.9.0",
"graphweaver": "workspace:*",
Expand Down
22 changes: 11 additions & 11 deletions src/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2694a28

Please sign in to comment.