Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump simple-git from 3.7.1 to 3.16.1 #205

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"js-yaml": "^4.1.0",
"moment": "^2.29.3",
"semver": "^7.3.5",
"simple-git": "^3.7.1"
"simple-git": "^3.16.1"
},
"devDependencies": {
"@types/decompress": "^4.2.4",
Expand Down
2 changes: 1 addition & 1 deletion tools/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"nanospinner": "^1.1.0",
"reflect-metadata": "^0.1.13",
"semver": "^7.3.5",
"simple-git": "^3.7.1",
"simple-git": "^3.16.1",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
28 changes: 20 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@ __metadata:
prettier: ^2.6.2
prettier-plugin-import-sort: ^0.0.7
semver: ^7.3.5
simple-git: ^3.7.1
simple-git: ^3.16.1
ts-jest: ^27.1.4
ts-node: ^10.8.0
typescript: ^4.4.3
Expand Down Expand Up @@ -973,7 +973,7 @@ __metadata:
reflect-metadata: ^0.1.13
rimraf: ^3.0.2
semver: ^7.3.5
simple-git: ^3.7.1
simple-git: ^3.16.1
ts-jest: ^27.1.4
ts-mockito: ^2.6.1
ts-node: ^10.8.0
Expand Down Expand Up @@ -3140,7 +3140,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.2, debug@npm:^4.3.3":
"debug@npm:^4.3.2":
version: 4.3.3
resolution: "debug@npm:4.3.3"
dependencies:
Expand All @@ -3152,6 +3152,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
dependencies:
ms: 2.1.2
peerDependenciesMeta:
supports-color:
optional: true
checksum: 3dbad3f94ea64f34431a9cbf0bafb61853eda57bff2880036153438f50fb5a84f27683ba0d8e5426bf41a8c6ff03879488120cf5b3a761e77953169c0600a708
languageName: node
linkType: hard

"decimal.js@npm:^10.2.1":
version: 10.3.1
resolution: "decimal.js@npm:10.3.1"
Expand Down Expand Up @@ -8055,14 +8067,14 @@ resolve@^1.22.0:
languageName: node
linkType: hard

"simple-git@npm:^3.7.1":
version: 3.7.1
resolution: "simple-git@npm:3.7.1"
"simple-git@npm:^3.16.1":
version: 3.16.1
resolution: "simple-git@npm:3.16.1"
dependencies:
"@kwsites/file-exists": ^1.1.1
"@kwsites/promise-deferred": ^1.1.1
debug: ^4.3.3
checksum: df5361e892cadf73f0bfad2b34f3609809465c4ba1c8f3f95b2650e8a40c366c78a1a99c5e4f0eafc2acd33a85a9660d834690bb6331ef11bc1c064f526cd4a8
debug: ^4.3.4
checksum: 02ed36d580ea20efc0d26571742d120ff86edebba5a94cc91c8de17529d4e8cf4ea57fc11cbbae11f4713400fab11df5e4f1639cfbf643fcce5e80e79effa762
languageName: node
linkType: hard

Expand Down