Skip to content

Commit 4e841a6

Browse files
fix(deps): update dependency simple-git to ^3.30.0
1 parent 485731c commit 4e841a6

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"lint-staged": "^16.2.6",
5555
"playwright": "^1.56.1",
5656
"prettier": "^3.6.2",
57-
"simple-git": "^3.28.0",
57+
"simple-git": "^3.30.0",
5858
"storybook": "^9.1.16",
5959
"syncpack": "^14.0.0-alpha.23",
6060
"turbo": "^2.5.8",

packages/cli/create-o2s-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"cli-progress": "^3.12.0",
2020
"commander": "^14.0.2",
2121
"prompts": "^2.4.2",
22-
"simple-git": "^3.28.0",
22+
"simple-git": "^3.30.0",
2323
"ts-node": "^10.9.2"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)