Skip to content

Commit

Permalink
chore(deps): update dependency dotenv-flow to v4.1.0 (#4833)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent d8a0c4f commit 7298c00
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@vitest/ui": "1.1.0",
"autoprefixer": "10.4.16",
"cross-env": "7.0.3",
"dotenv-flow": "4.0.1",
"dotenv-flow": "4.1.0",
"dotenv-flow-cli": "1.0.0",
"es-check": "7.1.1",
"eslint": "8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@your-org/eslint-config-bases": "workspace:^",
"camelcase": "8.0.0",
"cross-env": "7.0.3",
"dotenv-flow": "4.0.1",
"dotenv-flow": "4.1.0",
"dotenv-flow-cli": "1.0.0",
"eslint": "8.56.0",
"execa": "8.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8582,7 +8582,7 @@ __metadata:
"@your-org/eslint-config-bases": "workspace:^"
camelcase: "npm:8.0.0"
cross-env: "npm:7.0.3"
dotenv-flow: "npm:4.0.1"
dotenv-flow: "npm:4.1.0"
dotenv-flow-cli: "npm:1.0.0"
eslint: "npm:8.56.0"
execa: "npm:8.0.1"
Expand Down Expand Up @@ -11266,12 +11266,12 @@ __metadata:
languageName: node
linkType: hard

"dotenv-flow@npm:*, dotenv-flow@npm:4.0.1":
version: 4.0.1
resolution: "dotenv-flow@npm:4.0.1"
"dotenv-flow@npm:*, dotenv-flow@npm:4.1.0":
version: 4.1.0
resolution: "dotenv-flow@npm:4.1.0"
dependencies:
dotenv: "npm:^16.0.0"
checksum: 3316952472432ddf66594c5af4880e83da022ec0e541bdc386c899630c22adbd91f92cd92f22bd82cd0f7867232090c0863beea0f4a06df075f17753d001c784
checksum: 1f88bc4edfede3b3066b3980e25f7df1e008233f5a2506580378289aa042574a68c7fdb2433e3b96c9456aa9534de1e173f2fe8eb815476bec9d4b8812198ad9
languageName: node
linkType: hard

Expand Down Expand Up @@ -17919,7 +17919,7 @@ __metadata:
clsx: "npm:2.0.0"
cors: "npm:2.8.5"
cross-env: "npm:7.0.3"
dotenv-flow: "npm:4.0.1"
dotenv-flow: "npm:4.1.0"
dotenv-flow-cli: "npm:1.0.0"
es-check: "npm:7.1.1"
eslint: "npm:8.56.0"
Expand Down

0 comments on commit 7298c00

Please sign in to comment.