Skip to content

Commit bc4c2a4

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 22b31a0 commit bc4c2a4

3 files changed

Lines changed: 109 additions & 109 deletions

File tree

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"prettier-plugin-tailwindcss": "^0.7.2",
6060
"tailwindcss": "^4.2.1",
6161
"typescript": "^5.9.3",
62-
"typescript-eslint": "^8.56.1"
62+
"typescript-eslint": "^8.57.0"
6363
}
6464
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,6 @@
280280
"ts-node": "^10.9.2",
281281
"typechain": "^8.3.2",
282282
"typescript": "^5.9.3",
283-
"typescript-eslint": "^8.56.1"
283+
"typescript-eslint": "^8.57.0"
284284
}
285285
}

0 commit comments

Comments
 (0)