Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:skalenetwork/skale-contracts int…
Browse files Browse the repository at this point in the history
…o update-public-client-types
  • Loading branch information
dmytrotkk committed Dec 26, 2024
2 parents b2bc086 + 38a7cc8 commit 1a52833
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion typescript/ethers-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"devDependencies": {
"@skalenetwork/skale-contracts": "portal:../base/",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^8.15.0",
"eslint": "^8.45.0",
Expand Down
10 changes: 5 additions & 5 deletions typescript/ethers-v5/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ __metadata:
resolution: "@skalenetwork/skale-contracts-ethers-v5@workspace:."
dependencies:
"@skalenetwork/skale-contracts": "portal:../base/"
"@types/node": ^22.10.1
"@types/node": ^22.10.2
"@typescript-eslint/eslint-plugin": ^6.0.0
"@typescript-eslint/parser": ^8.15.0
eslint: ^8.45.0
Expand All @@ -546,12 +546,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.1":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
"@types/node@npm:^22.10.2":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
undici-types: ~6.20.0
checksum: 5a9b81500f288a8fb757b61bd939f99f72b6cb59347a5bae52dd1c2c87100ebbaa9da4256ef3cb9add2090e8704cda1d9a1ffc14ccd5db47a6466c8bae10ebcb
checksum: b22401e6e7d1484e437d802c72f5560e18100b1257b9ad0574d6fe05bebe4dbcb620ea68627d1f1406775070d29ace8b6b51f57e7b1c7b8bafafe6da7f29c843
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a52833

Please sign in to comment.