Skip to content

Commit ce35a4b

Browse files
chore(deps): update npm breaking updates
1 parent f648a7c commit ce35a4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@typescript-eslint/parser": "^8.50.1",
6060
"cross-env": "^10.1.0",
6161
"dotenv": "^17.2.3",
62-
"eslint": "^9.39.2",
62+
"eslint": "^10.0.1",
6363
"eslint-config-prettier": "^10.1.8",
6464
"eslint-plugin-n": "^17.23.1",
6565
"eslint-plugin-prettier": "^5.5.4",
@@ -100,6 +100,6 @@
100100
}
101101
},
102102
"engines": {
103-
"node": ">=18.4"
103+
"node": ">=24.13.1"
104104
}
105105
}

0 commit comments

Comments
 (0)