Skip to content

Commit 7a7ae0c

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 20f9d25 commit 7a7ae0c

File tree

3 files changed

+81
-81
lines changed

3 files changed

+81
-81
lines changed

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.1.18",
6161
"typescript": "^5.9.3",
62-
"typescript-eslint": "^8.53.0"
62+
"typescript-eslint": "^8.53.1"
6363
}
6464
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,6 @@
269269
"ts-node": "^10.9.2",
270270
"typechain": "^8.3.2",
271271
"typescript": "^5.9.3",
272-
"typescript-eslint": "^8.53.0"
272+
"typescript-eslint": "^8.53.1"
273273
}
274274
}

0 commit comments

Comments
 (0)