Skip to content

Commit 3947d81

Browse files
chore(deps) Update dependency glob to v8
1 parent 0939910 commit 3947d81

File tree

2 files changed

+193
-18
lines changed

2 files changed

+193
-18
lines changed

package-lock.json

+191-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitizen",
3-
"version": "0.0.0-semantically-released",
3+
"version": "0.0.0",
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.0.3",
8484
"inquirer": "8.2.4",
8585
"is-utf8": "^0.2.1",
8686
"lodash": "4.17.21",

0 commit comments

Comments
 (0)