Skip to content

Commit 4015517

Browse files
fix(dev-cli): Update dependency globby to ^14.1.0 (#6361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 438e499 commit 4015517

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

packages/dev-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"commander": "^14.0.0",
2626
"concurrently": "^9.2.0",
2727
"dotenv": "^17.2.0",
28-
"globby": "^14.0.2",
28+
"globby": "^14.1.0",
2929
"jscodeshift": "^17.3.0"
3030
},
3131
"devDependencies": {},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)