Skip to content

Commit d0a60cb

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 26bd164 commit d0a60cb

5 files changed

Lines changed: 149 additions & 149 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.13",
5959
"tailwindcss": "^4.1.10",
6060
"typescript": "^5.8.3",
61-
"typescript-eslint": "^8.34.1"
61+
"typescript-eslint": "^8.35.0"
6262
}
6363
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"eslint": "^9.29.0",
237237
"eslint-config-prettier": "^10.1.5",
238238
"ethers": "^6.14.4",
239-
"hardhat": "^2.24.3",
239+
"hardhat": "^2.25.0",
240240
"hardhat-abi-exporter": "^2.11.0",
241241
"hardhat-contract-sizer": "^2.10.0",
242242
"hardhat-gas-reporter": "^2.3.0",
@@ -246,6 +246,6 @@
246246
"ts-node": "^10.9.2",
247247
"typechain": "^8.3.2",
248248
"typescript": "^5.8.3",
249-
"typescript-eslint": "^8.34.1"
249+
"typescript-eslint": "^8.35.0"
250250
}
251251
}

0 commit comments

Comments
 (0)