Skip to content

Commit c78cfca

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

4 files changed

Lines changed: 139 additions & 140 deletions

File tree

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"prettier-plugin-tailwindcss": "^0.6.14",
5959
"tailwindcss": "^4.1.11",
6060
"typescript": "^5.8.3",
61-
"typescript-eslint": "^8.37.0"
61+
"typescript-eslint": "^8.38.0"
6262
}
6363
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"eslint": "^9.31.0",
243243
"eslint-config-prettier": "^10.1.8",
244244
"ethers": "^6.15.0",
245-
"hardhat": "^2.26.0",
245+
"hardhat": "^2.26.1",
246246
"hardhat-abi-exporter": "^2.11.0",
247247
"hardhat-contract-sizer": "^2.10.0",
248248
"hardhat-gas-reporter": "^2.3.0",
@@ -252,6 +252,6 @@
252252
"ts-node": "^10.9.2",
253253
"typechain": "^8.3.2",
254254
"typescript": "^5.8.3",
255-
"typescript-eslint": "^8.37.0"
255+
"typescript-eslint": "^8.38.0"
256256
}
257257
}

0 commit comments

Comments
 (0)