forked from sourcenetwork/defradb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bot: Update dependencies (bulk dependabot PRs) 2024-10-28 (sourcenetw…
…ork#3188) ✅ This PR was created by combining the following PRs: sourcenetwork#3187 bot: Bump vite from 5.4.9 to 5.4.10 in /playground sourcenetwork#3186 bot: Bump @types/react from 18.3.11 to 18.3.12 in /playground sourcenetwork#3185 bot: Bump eslint-plugin-react-refresh from 0.4.13 to 0.4.14 in /playground sourcenetwork#3182 bot: Bump github.com/ipfs/boxo from 0.24.0 to 0.24.2 sourcenetwork#3181 bot: Bump github.com/zalando/go-keyring from 0.2.5 to 0.2.6 sourcenetwork#3184 bot: Bump @typescript-eslint/parser from 8.10.0 to 8.11.0 in /playground sourcenetwork#3183 bot: Bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0 in /playground sourcenetwork#3180 bot: Bump github.com/lestrrat-go/jwx/v2 from 2.1.1 to 2.1.2 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fred Carle <[email protected]>
- Loading branch information
1 parent
fee0d7e
commit 3a3baac
Showing
5 changed files
with
161 additions
and
405 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -207,7 +207,7 @@ verify: | |
|
||
.PHONY: tidy | ||
tidy: | ||
go mod tidy -go=1.22 | ||
go mod tidy | ||
|
||
.PHONY: clean | ||
clean: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.