Skip to content

Commit 8061e8e

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 16dff69 commit 8061e8e

File tree

5 files changed

+109
-88
lines changed

5 files changed

+109
-88
lines changed

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"prettier-plugin-tailwindcss": "^0.6.9",
5858
"tailwindcss": "^3.4.17",
5959
"typescript": "^5.7.2",
60-
"typescript-eslint": "^8.18.2"
60+
"typescript-eslint": "^8.19.0"
6161
}
6262
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,6 @@
196196
"ts-node": "^10.9.2",
197197
"typechain": "^8.3.2",
198198
"typescript": "^5.7.2",
199-
"typescript-eslint": "^8.18.2"
199+
"typescript-eslint": "^8.19.0"
200200
}
201201
}

0 commit comments

Comments
 (0)