Skip to content

Commit

Permalink
fix(deps): lock file maintenance minor/patch updates (#5817)
Browse files Browse the repository at this point in the history
* fix(deps): lock file maintenance minor/patch updates

* Revert update as that needs to match the transitive dependency

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
  • Loading branch information
renovate[bot] and lukastaegert authored Jan 31, 2025
1 parent f412abd commit acd142c
Show file tree
Hide file tree
Showing 6 changed files with 509 additions and 481 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ jobs:
key: node-modules-${{ runner.os }}-${{ hashFiles('package-lock.json') }}
restore-keys: node-modules-${{ runner.os }}
- name: Build
uses: cross-platform-actions/action@v0.26.0
uses: cross-platform-actions/action@v0.27.0
with:
operating_system: ${{ matrix.settings.name }}
architecture: ${{ matrix.settings.architecture }}
Expand Down
Loading

0 comments on commit acd142c

Please # to comment.