Skip to content

Commit 1269b61

Browse files
fix(dev-cli): Update dependency dotenv to ^17.2.1 (#6504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: panteliselef <[email protected]>
1 parent 8c42c1a commit 1269b61

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/dev-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"commander": "^14.0.0",
2828
"concurrently": "^9.2.0",
29-
"dotenv": "^17.2.0",
29+
"dotenv": "^17.2.1",
3030
"globby": "^14.1.0",
3131
"jscodeshift": "^17.3.0"
3232
},

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)