Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#193)
Browse files Browse the repository at this point in the history
* Update npm - all minor and patch updates

* RENOVATE: change swcrc target to es2022

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paulius Michelevicius <paulius.michelevicius@gmail.com>
  • Loading branch information
renovate[bot] and n3op2 authored Oct 16, 2024
1 parent 3fca8b3 commit c44b39e
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 135 deletions.
2 changes: 1 addition & 1 deletion .swcrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"mangle": true
},
"target": "esnext"
"target": "ES2022"
},
"exclude": [
"/__tests__/"
Expand Down
Loading

0 comments on commit c44b39e

Please sign in to comment.