Skip to content

Commit

Permalink
fix: update dependencies, fix moderate security vulnerability (#192)
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: run ' npm update'  to get moderate security vulnerability fix

Also pin ' eslint'  to 9.14.0 for now as there are issues with 9.15.0 and ' typescript-eslint'

---------

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 a313172 commit 8435b10
Show file tree
Hide file tree
Showing 4 changed files with 837 additions and 456 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 8435b10

Please sign in to comment.