Skip to content

Commit

Permalink
chore(deps): bump inrupt/typescript-sdk-tools from 2.2.0 to 2.4.0 (#822)
Browse files Browse the repository at this point in the history
Bumps [inrupt/typescript-sdk-tools](https://github.com/inrupt/typescript-sdk-tools) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/inrupt/typescript-sdk-tools/releases)
- [Commits](inrupt/typescript-sdk-tools@v2.2.0...v2.4.0)

---
updated-dependencies:
- dependency-name: inrupt/typescript-sdk-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 410677b commit 820d789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
audit:
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-audit.yml@v2.2.0
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-audit.yml@v2.4.0
secrets:
WEBHOOK_E2E_FAILURE: ${{ secrets.WEBHOOK_E2E_FAILURE }}
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
CI: true
jobs:
lint:
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-lint.yml@v2.2.0
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-lint.yml@v2.4.0

unit-tests:
runs-on: ${{ matrix.os }}
Expand Down

1 comment on commit 820d789

@vercel
Copy link

@vercel vercel bot commented on 820d789 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

solid-client-vc-js – ./

solid-client-vc-js-git-main-inrupt.vercel.app
solid-client-vc-js-inrupt.vercel.app
solid-client-vc-js.vercel.app

Please sign in to comment.