Skip to content

Commit 49de999

Browse files
chore(deps) Update dependency glob to v8
1 parent 3c08866 commit 49de999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitizen",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Git commit, but play nice with conventions.",
55
"main": "dist/index.js",
66
"scripts": {
@@ -80,7 +80,7 @@
8080
"find-node-modules": "^2.1.2",
8181
"find-root": "1.1.0",
8282
"fs-extra": "9.1.0",
83-
"glob": "7.2.3",
83+
"glob": "8.1.0",
8484
"inquirer": "8.2.5",
8585
"is-utf8": "^0.2.1",
8686
"lodash": "4.17.21",

0 commit comments

Comments
 (0)