Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 2cb4cc6

Browse files
fix(deps): update dependency glob to v10
1 parent 8a1947f commit 2cb4cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"author": "Fabian Morón Zirfas",
2020
"license": "MIT",
2121
"dependencies": {
22-
"glob": "7.1.6",
22+
"glob": "10.3.10",
2323
"yeoman-generator": "^4.10.1"
2424
},
2525
"main": "generators/index.js",

0 commit comments

Comments
 (0)