Skip to content

Commit 383fa5e

Browse files
committed
[Dev Deps] pin glob, since v10.3.8+ requires a broken jackspeak
See 68c244c, isaacs/jackspeak#4
1 parent b453f6c commit 383fa5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"eslint": "=8.8.0",
1616
"for-each": "^0.3.3",
1717
"functions-have-names": "^1.2.3",
18+
"glob": "=10.3.7",
1819
"has-tostringtag": "^1.0.0",
1920
"in-publish": "^2.0.1",
2021
"jackspeak": "=2.1.1",

0 commit comments

Comments
 (0)