Skip to content

Commit

Permalink
build(deps): bump simple-git from 3.17.0 to 3.18.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.17.0 to 3.18.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.18.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 28, 2023
1 parent 9011529 commit 968a731
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 @@ -11,7 +11,7 @@
"@actions/core": "^1.10.0",
"@actions/glob": "^0.4.0",
"minimatch": "^9.0.0",
"simple-git": "^3.17.0"
"simple-git": "^3.18.0"
},
"devDependencies": {
"@types/jest": "^29.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2629,7 +2629,7 @@ __metadata:
"@types/node": ^16.18.25
jest: ^29.5.0
minimatch: ^9.0.0
simple-git: ^3.17.0
simple-git: ^3.18.0
ts-jest: ^29.1.0
ts-loader: ^9.4.2
ts-node: ^10.9.1
Expand Down Expand Up @@ -4037,14 +4037,14 @@ __metadata:
languageName: node
linkType: hard

"simple-git@npm:^3.17.0":
version: 3.17.0
resolution: "simple-git@npm:3.17.0"
"simple-git@npm:^3.18.0":
version: 3.18.0
resolution: "simple-git@npm:3.18.0"
dependencies:
"@kwsites/file-exists": ^1.1.1
"@kwsites/promise-deferred": ^1.1.1
debug: ^4.3.4
checksum: 977a05cb0b5087296348b5afa682ce552f43234f5fd29b44c3d7f56b3682d10dcb03752a418e508aaffcbdb6ea2e304a3ef10095197d6743d2353adb85f32592
checksum: 603a7a8b125836d58fe33f45453cc4e8e9305b6fdbd3bd919444e1f33e17d354ea75bc84097c33aab13639c639d976f32bbc6bef7ef35270c0b08a788a2e3303
languageName: node
linkType: hard

Expand Down

0 comments on commit 968a731

Please sign in to comment.