Skip to content

Commit c020fec

Browse files
committed
Bump glob
1 parent fbb4726 commit c020fec

2 files changed

Lines changed: 46 additions & 106 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@
135135
"pnpm": {
136136
"onlyBuiltDependencies": [
137137
"esbuild"
138-
]
138+
],
139+
"overrides": {
140+
"glob": "11.1.0"
141+
}
139142
}
140-
}
143+
}

0 commit comments

Comments
 (0)