Skip to content

Commit

Permalink
Merge pull request #455 from DJBlackEagle/dependabot/npm_and_yarn/sim…
Browse files Browse the repository at this point in the history
…ple-git-3.25.0

chore(deps): bump simple-git from 3.24.0 to 3.25.0
  • Loading branch information
DJBlackEagle committed Jun 18, 2024
2 parents 09fae22 + 392e4ec commit fa7a74a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"dependencies": {
"colors": "^1.4.0",
"commander": "^12.1.0",
"simple-git": "^3.24.0"
"simple-git": "^3.25.0"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
Expand Down
24 changes: 18 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ __metadata:
nano-staged: ^0.8.0
prettier: ^3.3.0
release-it: ^17.3.0
simple-git: ^3.24.0
simple-git: ^3.25.0
ts-node: ^10.9.2
typescript: ^5.4.5
bin:
Expand Down Expand Up @@ -1969,6 +1969,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.5":
version: 4.3.5
resolution: "debug@npm:4.3.5"
dependencies:
ms: 2.1.2
peerDependenciesMeta:
supports-color:
optional: true
checksum: 7c002b51e256257f936dda09eb37167df952758c57badf6bf44bdc40b89a4bcb8e5a0a2e4c7b53f97c69e2970dd5272d33a757378a12c8f8e64ea7bf99e8e86e
languageName: node
linkType: hard

"decompress-response@npm:^6.0.0":
version: 6.0.0
resolution: "decompress-response@npm:6.0.0"
Expand Down Expand Up @@ -5769,14 +5781,14 @@ __metadata:
languageName: node
linkType: hard

"simple-git@npm:^3.24.0":
version: 3.24.0
resolution: "simple-git@npm:3.24.0"
"simple-git@npm:^3.25.0":
version: 3.25.0
resolution: "simple-git@npm:3.25.0"
dependencies:
"@kwsites/file-exists": ^1.1.1
"@kwsites/promise-deferred": ^1.1.1
debug: ^4.3.4
checksum: f2b8544a47c70a533a5461719e31c2ca39682ab2997158d90e636092cbd32fb2f859f57ca33eaa9d8d691e930d1654b2bc33c27ff4c86836eb211c6880f35dca
debug: ^4.3.5
checksum: 0f54f03882f3b733fc5b61826935b3a6b1d2f8976fe74a488ef72d05baf1f8eb6f465867dcf72c1b7292b20843de23e900160c5c9b5d6933b3db2188cb79e1d2
languageName: node
linkType: hard

Expand Down

0 comments on commit fa7a74a

Please sign in to comment.