Skip to content

Commit 87ddd23

Browse files
committed
overrided brace expansion
1 parent cb04331 commit 87ddd23

File tree

3 files changed

+48
-66
lines changed

3 files changed

+48
-66
lines changed

.talismanrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fileignoreconfig:
22
- filename: pnpm-lock.yaml
3-
checksum: fe9ac61ec17596aed093bd8ae333537962f9256a4a6c7f018a7f628a69f8cd22
3+
checksum: 32174eeb6641b529fcc776b47cff6e98132bdae54f3ec4087cd0b4d365c9c043
44
- filename: .cursor/commands/code-review.md
55
checksum: bb748acc62e25aecdce6e48a519ed293ca97adba270a8736ece7063f3ffc5ab1
66
- filename: .cursor/rules/oclif-commands.mdc

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
packages:
22
- 'packages/*'
3+
overrides:
4+
brace-expansion: 5.0.5
5+
lodash: 4.18.1

0 commit comments

Comments
 (0)