Skip to content

Commit

Permalink
fix: update dependencies, fix moderate security vulnerability (#117)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @vercel/ncc to ^0.38.2

* chore: ignore WebStorm config dir

* fix: update `rs-actions-core` dependency

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
clechasseur and renovate[bot] authored Nov 18, 2024
1 parent 41fcd41 commit 50a0fd6
Show file tree
Hide file tree
Showing 4 changed files with 715 additions and 394 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,8 @@ typings/
# Rust output
target/

# IDEs
.idea/

# For macOS
.DS_Store
6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 50a0fd6

Please sign in to comment.