Skip to content

Commit

Permalink
chore(deps): bump dependencies (#914)
Browse files Browse the repository at this point in the history
Signed-off-by: donniean <[email protected]>
  • Loading branch information
donniean authored Dec 26, 2024
1 parent a29fe62 commit 910a168
Show file tree
Hide file tree
Showing 4 changed files with 1,138 additions and 1,075 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ updates:
versions: ['>=8.0.0']
- dependency-name: 'eslint'
versions: ['>=9.0.0']
- dependency-name: 'eslint-plugin-react-hooks'
versions: ['>=5.0.0']
- dependency-name: 'eslint-plugin-sonarjs'
versions: ['>=1.0.0']
- dependency-name: 'eslint-plugin-vitest'
Expand Down
1 change: 1 addition & 0 deletions .ncurc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module.exports = {
'@typescript-eslint/eslint-plugin',
'@typescript-eslint/parser',
'eslint',
'eslint-plugin-react-hooks',
'eslint-plugin-sonarjs',
'eslint-plugin-vitest',
],
Expand Down
Loading

0 comments on commit 910a168

Please sign in to comment.