mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
chore(deps-dev): bump simple-git from 3.21.0 to 3.22.0 (#1783)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.21.0 to 3.22.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.22.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:development 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:
@@ -14,7 +14,7 @@
|
||||
"kleur": "^4.1.5",
|
||||
"node-fetch": "^3.3.2",
|
||||
"p-retry": "^6.2.0",
|
||||
"simple-git": "^3.21.0",
|
||||
"simple-git": "^3.22.0",
|
||||
"tsm": "^2.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -92,8 +92,8 @@ importers:
|
||||
specifier: ^6.2.0
|
||||
version: 6.2.0
|
||||
simple-git:
|
||||
specifier: ^3.21.0
|
||||
version: 3.21.0
|
||||
specifier: ^3.22.0
|
||||
version: 3.22.0
|
||||
tsm:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0
|
||||
@@ -4574,8 +4574,8 @@ packages:
|
||||
simple-concat: 1.0.1
|
||||
dev: false
|
||||
|
||||
/simple-git@3.21.0:
|
||||
resolution: {integrity: sha512-oTzw9248AF5bDTMk9MrxsRzEzivMlY+DWH0yWS4VYpMhNLhDWnN06pCtaUyPnqv/FpsdeNmRqmZugMABHRPdDA==}
|
||||
/simple-git@3.22.0:
|
||||
resolution: {integrity: sha512-6JujwSs0ac82jkGjMHiCnTifvf1crOiY/+tfs/Pqih6iow7VrpNKRRNdWm6RtaXpvvv/JGNYhlUtLhGFqHF+Yw==}
|
||||
dependencies:
|
||||
'@kwsites/file-exists': 1.1.1
|
||||
'@kwsites/promise-deferred': 1.1.1
|
||||
|
||||
Reference in New Issue
Block a user