Skip to content

Commit

Permalink
fix: STRF-9781 Bump simple-git
Browse files Browse the repository at this point in the history
  • Loading branch information
jairo-bc committed May 12, 2022
1 parent e278877 commit 950a6fe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"stencil-push": "./bin/stencil-push.js",
"stencil-pull": "./bin/stencil-pull.js",
"stencil-start": "./bin/stencil-start.js",
"stencil-release": "./bin/stencil-release.js"
"stencil-release": "./bin/stencil-release.js",
"stencil-debug": "./bin/stencil-debug.js"
},
"config": {
"stencil_version": "1.0"
Expand Down Expand Up @@ -77,7 +78,7 @@
"progress": "^2.0.3",
"recursive-readdir": "^2.2.2",
"semver": "^7.3.2",
"simple-git": "^2.20.1",
"simple-git": "^3.7.1",
"tarjan-graph": "^2.0.0",
"tmp-promise": "^3.0.2",
"upath": "^1.2.0",
Expand Down

0 comments on commit 950a6fe

Please sign in to comment.