Bump simple-git from 3.26.0 to 3.27.0 (#33129)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.26.0 to 3.27.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.27.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
de84f623a4
commit
e5998adca2
2 changed files with 6 additions and 6 deletions
|
@ -18,6 +18,6 @@
|
|||
"commander": "^12.1.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"mustache": "^4.2.0",
|
||||
"simple-git": "^3.26.0"
|
||||
"simple-git": "^3.27.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -317,8 +317,8 @@ importers:
|
|||
specifier: ^4.2.0
|
||||
version: 4.2.0
|
||||
simple-git:
|
||||
specifier: ^3.26.0
|
||||
version: 3.26.0
|
||||
specifier: ^3.27.0
|
||||
version: 3.27.0
|
||||
|
||||
js/apps/keycloak-server:
|
||||
dependencies:
|
||||
|
@ -4385,8 +4385,8 @@ packages:
|
|||
resolution: {integrity: sha512-0LxHn+P1lF5r2WwVB/za3hLRIsYoLaNq1CXqjbrs3ZvLuvlWnRKrUjEWzV7umZL7hpQ7xULiQMV+0iXdRa5iFg==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
simple-git@3.26.0:
|
||||
resolution: {integrity: sha512-5tbkCSzuskR6uA7uA23yjasmA0RzugVo8QM2bpsnxkrgP13eisFT7TMS4a+xKEJvbmr4qf+l0WT3eKa9IxxUyw==}
|
||||
simple-git@3.27.0:
|
||||
resolution: {integrity: sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==}
|
||||
|
||||
slash@3.0.0:
|
||||
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
||||
|
@ -9289,7 +9289,7 @@ snapshots:
|
|||
|
||||
simple-bin-help@1.8.0: {}
|
||||
|
||||
simple-git@3.26.0:
|
||||
simple-git@3.27.0:
|
||||
dependencies:
|
||||
'@kwsites/file-exists': 1.1.1
|
||||
'@kwsites/promise-deferred': 1.1.1
|
||||
|
|
Loading…
Reference in a new issue