Skip to content

Commit

Permalink
chore(deps) Update dependency fs-extra to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2022
1 parent 0939910 commit 05a997c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 151 deletions.
159 changes: 10 additions & 149 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitizen",
"version": "0.0.0-semantically-released",
"version": "0.0.0",
"description": "Git commit, but play nice with conventions.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -79,7 +79,7 @@
"detect-indent": "6.1.0",
"find-node-modules": "^2.1.2",
"find-root": "1.1.0",
"fs-extra": "9.1.0",
"fs-extra": "10.1.0",
"glob": "7.2.3",
"inquirer": "8.2.4",
"is-utf8": "^0.2.1",
Expand Down

0 comments on commit 05a997c

Please sign in to comment.