Skip to content

Commit 814116c

Browse files
committed
chore(deps): declare support for glob 11
1 parent 3623064 commit 814116c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"find-up": "^4.1.0",
6969
"folder-hash": "^3.3.0",
7070
"fs-extra": "^9.0.0",
71-
"glob": "^10.2.6",
71+
"glob": "^10.2.6 || ^11.0.0",
7272
"globby": "^13.2.2",
7373
"got": "^11.8.5",
7474
"graceful-fs": "^4.2.11",

0 commit comments

Comments
 (0)