Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
borjapazr committed Jan 7, 2024
1 parent 4ca4007 commit ff57405
Show file tree
Hide file tree
Showing 6 changed files with 1,319 additions and 1,555 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ module.exports = {
'plugin:promise/recommended',
'plugin:optimize-regex/recommended',
'plugin:prettier/recommended',
'plugin:security/recommended'
'plugin:security/recommended-legacy'
],
plugins: [
'@typescript-eslint',
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 20.9.0
nodejs 20.10.0
Loading

0 comments on commit ff57405

Please sign in to comment.