Skip to content

Commit bfe8205

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 6648def commit bfe8205

File tree

5 files changed

+84
-84
lines changed

5 files changed

+84
-84
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.10",
5858
"tailwindcss": "^3.4.17",
5959
"typescript": "^5.7.3",
60-
"typescript-eslint": "^8.20.0"
60+
"typescript-eslint": "^8.21.0"
6161
}
6262
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,6 @@
208208
"ts-node": "^10.9.2",
209209
"typechain": "^8.3.2",
210210
"typescript": "^5.7.3",
211-
"typescript-eslint": "^8.20.0"
211+
"typescript-eslint": "^8.21.0"
212212
}
213213
}

0 commit comments

Comments
 (0)