Skip to content

Commit 1ca71a0

Browse files
authored
chore: update deps (#587)
1 parent 663e630 commit 1ca71a0

File tree

5 files changed

+450
-319
lines changed

5 files changed

+450
-319
lines changed

.lintstagedrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"src/**/*": "npx eslint src --fix"
2+
"src/**/*.{ts,js}": "npx eslint --fix"
33
}

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.11.0
1+
24.4.0

0 commit comments

Comments
 (0)