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

Bump isomorphic-git from 1.25.2 to 1.25.3 #1429

Merged
merged 1 commit into from
Feb 2, 2024
Merged
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 cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ink-select-input": "^4.2.2",
"ink-spinner": "^4.0.3",
"ink-text-input": "^4.0.3",
"isomorphic-git": "^1.25.2",
"isomorphic-git": "^1.25.3",
"link-check": "^5.2.0",
"markdownlint-cli2": "^0.8.1",
"node-html-parser": "^6.1.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2793,7 +2793,7 @@ __metadata:
ink-select-input: ^4.2.2
ink-spinner: ^4.0.3
ink-text-input: ^4.0.3
isomorphic-git: ^1.25.2
isomorphic-git: ^1.25.3
link-check: ^5.2.0
markdownlint-cli2: ^0.8.1
node-html-parser: ^6.1.10
Expand Down Expand Up @@ -11793,9 +11793,9 @@ __metadata:
languageName: node
linkType: hard

"isomorphic-git@npm:^1.25.2":
version: 1.25.2
resolution: "isomorphic-git@npm:1.25.2"
"isomorphic-git@npm:^1.25.3":
version: 1.25.3
resolution: "isomorphic-git@npm:1.25.3"
dependencies:
async-lock: ^1.1.0
clean-git-ref: ^2.0.1
Expand All @@ -11810,7 +11810,7 @@ __metadata:
simple-get: ^4.0.1
bin:
isogit: cli.cjs
checksum: b8e7a1b66c393ac1ab30fd0deb561b97e4ca249aad97367f11be8ed18b20132460bec89451752e3533e64a5a8c47b3509dc5a7dee2eea266c812b45df633b441
checksum: 747da1bd0435898a02f8c1ba07ce66c704ea311338b66a44830a5ce1fe9a256a3ea1ec9be5baa087f88134aa686b5d0c6dc2b9338b1fd523f2869ef2480e4d4e
languageName: node
linkType: hard

Expand Down
Loading