Skip to content

Commit 99edeb0

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

File tree

5 files changed

+164
-164
lines changed

5 files changed

+164
-164
lines changed

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.11",
5959
"tailwindcss": "^4.0.8",
6060
"typescript": "^5.7.3",
61-
"typescript-eslint": "^8.24.1"
61+
"typescript-eslint": "^8.25.0"
6262
}
6363
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,13 +203,13 @@
203203
"devDependencies": {
204204
"@eslint/js": "^9.21.0",
205205
"@nomicfoundation/hardhat-ethers": "^3.0.8",
206-
"@nomicfoundation/hardhat-verify": "^2.0.12",
206+
"@nomicfoundation/hardhat-verify": "^2.0.13",
207207
"@typechain/ethers-v6": "^0.5.1",
208208
"@typechain/hardhat": "^9.1.0",
209209
"eslint": "^9.21.0",
210210
"eslint-config-prettier": "^10.0.1",
211211
"ethers": "^6.13.5",
212-
"hardhat": "^2.22.18",
212+
"hardhat": "^2.22.19",
213213
"hardhat-abi-exporter": "^2.10.1",
214214
"hardhat-contract-sizer": "^2.10.0",
215215
"hardhat-gas-reporter": "^2.2.2",
@@ -219,7 +219,7 @@
219219
"ts-node": "^10.9.2",
220220
"typechain": "^8.3.2",
221221
"typescript": "^5.7.3",
222-
"typescript-eslint": "^8.24.1"
222+
"typescript-eslint": "^8.25.0"
223223
},
224224
"pnpm": {
225225
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)