Skip to content

Commit 0553c31

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent f684aef commit 0553c31

File tree

6 files changed

+145
-145
lines changed

6 files changed

+145
-145
lines changed

foundry.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"lib/forge-std": {
33
"branch": {
44
"name": "master",
5-
"rev": "f5495c9b993bfc6e79dd52adfdcb7dac0a1da918"
5+
"rev": "c0f966cb111f621bfb283b2a388bc7be18953bba"
66
}
77
},
88
"lib/openzeppelin-contracts": {
99
"branch": {
1010
"name": "master",
11-
"rev": "45f032d1bcf1a88b7bc90154d7eef76c87bf9d45"
11+
"rev": "ef5a2d02d3706e8fa2a13e5af9a306a25d32bfac"
1212
}
1313
},
1414
"lib/solady": {

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.2.2",
6161
"typescript": "^5.9.3",
62-
"typescript-eslint": "^8.57.1"
62+
"typescript-eslint": "^8.57.2"
6363
}
6464
}

lib/forge-std

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,6 @@
281281
"ts-node": "^10.9.2",
282282
"typechain": "^8.3.2",
283283
"typescript": "^5.9.3",
284-
"typescript-eslint": "^8.57.1"
284+
"typescript-eslint": "^8.57.2"
285285
}
286286
}

0 commit comments

Comments
 (0)