Skip to content

Commit 0dab5cf

Browse files
fix(deps): pin dependency simple-git to 3.17.0 (#1217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27e5bbe commit 0dab5cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/changesets-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
},
2626
"license": "MIT",
2727
"dependencies": {
28-
"simple-git": "^3.17.0"
28+
"simple-git": "3.17.0"
2929
}
3030
}

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)