Skip to content

Commit

Permalink
chore(deps): dependencies updates (#887)
Browse files Browse the repository at this point in the history
## Introduction ✏️
Ensure release please GHA is executed

## Resolution ✔️
* Added `legacy-peer-deps` flag to `publish.yml`.

## Miscellaneous ➕
* Dependencies upgrades and updates.

Co-authored-by: Abhi Markan <amarkan@ukexportfinance.gov.uk>
  • Loading branch information
abhi-markan and abhi-markan authored May 22, 2024
1 parent 47a984a commit 3977ae5
Show file tree
Hide file tree
Showing 3 changed files with 985 additions and 1,092 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Dependencies
working-directory: ./
run: npm ci
run: npm ci --legacy-peer-deps

- name: Create
working-directory: ./
Expand Down
Loading

0 comments on commit 3977ae5

Please sign in to comment.