Skip to content

Commit

Permalink
Merge pull request #198 from skalenetwork/dependabot/npm_and_yarn/typ…
Browse files Browse the repository at this point in the history
…escript/ethers-v5/types/node-22.10.1

Bump @types/node from 22.9.0 to 22.10.1 in /typescript/ethers-v5
  • Loading branch information
DimaStebaev authored Dec 9, 2024
2 parents 77f5f33 + 555c0d6 commit 63565b5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.9.0",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^8.15.0",
"eslint": "^8.45.0",
Expand Down
20 changes: 10 additions & 10 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.9.0
"@types/node": ^22.10.1
"@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.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
"@types/node@npm:^22.10.1":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
dependencies:
undici-types: ~6.19.8
checksum: c014eb3b8a110f1b87b614a40ef288d13e6b08ae9d5dafbd38951a2eebc24d352dc55330ed9d00c97ee9e64483c3cc14c4aa914c5df7ca7b9eaa1a30b2340dbd
undici-types: ~6.20.0
checksum: 5a9b81500f288a8fb757b61bd939f99f72b6cb59347a5bae52dd1c2c87100ebbaa9da4256ef3cb9add2090e8704cda1d9a1ffc14ccd5db47a6466c8bae10ebcb
languageName: node
linkType: hard

Expand Down Expand Up @@ -1927,10 +1927,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: b7bc50f012dc6afbcce56c9fd62d7e86b20a62ff21f12b7b5cbf1973b9578d90f22a9c7fe50e638e96905d33893bf2f9f16d98929c4673c2480de05c6c96ea8b
languageName: node
linkType: hard

Expand Down

0 comments on commit 63565b5

Please sign in to comment.