Skip to content

Commit

Permalink
chore: update dependencies, version (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
satvik-s committed Apr 22, 2024
1 parent b8d8afc commit 0ab12ae
Show file tree
Hide file tree
Showing 7 changed files with 2,160 additions and 9,656 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,12 @@ updates:
directory: '/' # Location of package manifests
schedule:
interval: 'daily'
groups:
lint:
patterns:
- 'eslint*'
- 'prettier'
- 'husky'
- 'lint-staged'
- '@typescript-eslint*'
- 'pretty-quick'
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.20.0
18.20.2
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 16.20.0
nodejs 18.20.2
Loading

0 comments on commit 0ab12ae

Please sign in to comment.