Skip to content

Commit c020fec

Browse files
committed
Bump glob
1 parent fbb4726 commit c020fec

File tree

2 files changed

+46
-106
lines changed

2 files changed

+46
-106
lines changed

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)