Skip to content

Commit

Permalink
fix(deps): Bumped deps to clear security warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed May 13, 2024
1 parent 8059de8 commit d2efd6a
Show file tree
Hide file tree
Showing 3 changed files with 569 additions and 419 deletions.
7 changes: 7 additions & 0 deletions .ncurc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module.exports = {
upgrade: true,
reject: [
// fix later
'grunt-eslint'
]
};
Loading

0 comments on commit d2efd6a

Please sign in to comment.