Skip to content

Commit 9b1f49a

Browse files
Update all dependencies to v10
1 parent 3ce5c24 commit 9b1f49a

File tree

2 files changed

+88
-180
lines changed

2 files changed

+88
-180
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test": "npm run prettier:test && npm run typecheck && npm run lint && npm run jest"
3434
},
3535
"devDependencies": {
36-
"@eslint/js": "^9.39.2",
36+
"@eslint/js": "^10.0.0",
3737
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
3838
"@types/cors": "^2.8.19",
3939
"@types/express": "^5.0.6",
@@ -45,7 +45,7 @@
4545
"@types/swagger-ui-express": "^4.1.8",
4646
"dotenv-cli": "^11.0.0",
4747
"esbuild": "^0.27.2",
48-
"eslint": "^9.39.2",
48+
"eslint": "^10.0.0",
4949
"eslint-plugin-security": "^3.0.1",
5050
"eslint-plugin-unicorn": "^62.0.0",
5151
"jest": "^30.2.0",

0 commit comments

Comments
 (0)