Skip to content

Commit a5adcd7

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 606717d commit a5adcd7

5 files changed

Lines changed: 83 additions & 83 deletions

File tree

foundry.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"lib/forge-std": {
33
"branch": {
44
"name": "master",
5-
"rev": "26048ab55c64519ce21e032fdb49df1d5a2a7eb4"
5+
"rev": "1801b0541f4fda118a10798fd3486bb7051c5dd6"
66
}
77
},
88
"lib/openzeppelin-contracts": {

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"prettier-plugin-tailwindcss": "^0.7.2",
6060
"tailwindcss": "^4.1.18",
6161
"typescript": "^5.9.3",
62-
"typescript-eslint": "^8.51.0"
62+
"typescript-eslint": "^8.52.0"
6363
}
6464
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,6 @@
266266
"ts-node": "^10.9.2",
267267
"typechain": "^8.3.2",
268268
"typescript": "^5.9.3",
269-
"typescript-eslint": "^8.51.0"
269+
"typescript-eslint": "^8.52.0"
270270
}
271271
}

0 commit comments

Comments
 (0)