Skip to content

Commit 05a997c

Browse files
chore(deps) Update dependency fs-extra to v10
1 parent 0939910 commit 05a997c

File tree

2 files changed

+12
-151
lines changed

2 files changed

+12
-151
lines changed

package-lock.json

+10-149
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": {
@@ -79,7 +79,7 @@
7979
"detect-indent": "6.1.0",
8080
"find-node-modules": "^2.1.2",
8181
"find-root": "1.1.0",
82-
"fs-extra": "9.1.0",
82+
"fs-extra": "10.1.0",
8383
"glob": "7.2.3",
8484
"inquirer": "8.2.4",
8585
"is-utf8": "^0.2.1",

0 commit comments

Comments
 (0)