Skip to content

Commit

Permalink
chore: bump simple-git from 3.22.0 to 3.24.0
Browse files Browse the repository at this point in the history
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.22.0 to 3.24.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.24.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 64f26fe commit ba7b327
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"node-fetch": "^3.3.2",
"simple-git": "^3.20.0"
"simple-git": "^3.24.0"
},
"devDependencies": {
"@types/jsdom": "21.x",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.1.3"
node-fetch: "npm:^3.3.2"
prettier: "npm:^3.2.4"
simple-git: "npm:^3.20.0"
simple-git: "npm:^3.24.0"
typescript: "npm:^5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1972,14 +1972,14 @@ __metadata:
languageName: node
linkType: hard

"simple-git@npm:^3.20.0":
version: 3.22.0
resolution: "simple-git@npm:3.22.0"
"simple-git@npm:^3.24.0":
version: 3.24.0
resolution: "simple-git@npm:3.24.0"
dependencies:
"@kwsites/file-exists": "npm:^1.1.1"
"@kwsites/promise-deferred": "npm:^1.1.1"
debug: "npm:^4.3.4"
checksum: 10c0/cc12f7563e4de82a48c1b2517d5471f699b4e12ff25843d230854b6d8d567ca8ee9d6e6b40aa6aae214e956040563902c9a406e798df03b435fe863b829d0cc5
checksum: 10c0/4329e5be1a7af1ebb476354ed6edf6d2828dc221e15d22ce3e5e8028f537d5e9ac059d813911516f78e22dfa2ee4db4c8cf30bf912bd284e530b733bd6b5c3a0
languageName: node
linkType: hard

Expand Down

0 comments on commit ba7b327

Please sign in to comment.