Skip to content

Commit

Permalink
Bump dotenv-cli from 7.4.1 to 7.4.2 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.1 to 7.4.2.
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v7.4.1...v7.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 27b825c commit ff125b0
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 41 deletions.
2 changes: 1 addition & 1 deletion src/examples/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/node": "20.12.12",
"dotenv-cli": "7.4.1",
"dotenv-cli": "7.4.2",
"typescript": "5.4.5"
},
"keywords": [
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 @@ -37,7 +37,7 @@
"devDependencies": {
"@types/node": "20.12.12",
"typescript": "5.4.5",
"dotenv-cli": "7.4.1"
"dotenv-cli": "7.4.2"
},
"keywords": [
"graphql",
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 @@ -40,7 +40,7 @@
"@mikro-orm/postgresql": "6.1.12",
"@mikro-orm/sqlite": "6.1.12",
"class-validator": "0.14.1",
"dotenv-cli": "7.4.1",
"dotenv-cli": "7.4.2",
"ethers": "6.3.0",
"graphql": "16.8.1",
"graphweaver": "*",
Expand Down
57 changes: 19 additions & 38 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 ff125b0

Please sign in to comment.