Skip to content

Commit 465cf07

Browse files
fix(dev-cli): Update minor & patch dependencies (#6830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: panteliselef <panteliselef@outlook.com>
1 parent b6ed9da commit 465cf07

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/dev-cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"lint": "eslint src"
2525
},
2626
"dependencies": {
27-
"commander": "^14.0.0",
28-
"concurrently": "^9.2.0",
29-
"dotenv": "^17.2.1",
27+
"commander": "^14.0.1",
28+
"concurrently": "^9.2.1",
29+
"dotenv": "^17.2.2",
3030
"globby": "^14.1.0",
3131
"jscodeshift": "^17.3.0"
3232
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)