Skip to content

Commit

Permalink
Update npm dependencies
Browse files Browse the repository at this point in the history
"eslint" is updated to the latest v8 instead of v9 due to a peer
dependency from "@typescript-eslint/eslint-plugin".

Closes: #10
Co-authored-by: Mikael Lindemann <359941+mikaellindemann@users.noreply.github.com>
  • Loading branch information
friendlyanon and mikaellindemann committed Dec 10, 2024
1 parent 7168c75 commit dd90d1e
Show file tree
Hide file tree
Showing 5 changed files with 337,273 additions and 319,110 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: ./
id: vcpkg
with:
committish: "7adc2e4d49e8d0efc07a369079faa6bc3dbb90f3"
committish: "96b5ced82828ecaf67e6010a892c98d3e96ed1c2"
cache-version: default

- run: |
Expand Down
Loading

0 comments on commit dd90d1e

Please sign in to comment.