Skip to content

Commit

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

Bump @types/node from 22.7.4 to 22.8.7 in /typescript/ethers-v5
  • Loading branch information
DimaStebaev authored Nov 7, 2024
2 parents a44422d + 40ced43 commit d8417db
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.7.4",
"@types/node": "^22.8.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^8.7.0",
"eslint": "^8.45.0",
Expand Down
14 changes: 7 additions & 7 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.7.4
"@types/node": ^22.8.7
"@typescript-eslint/eslint-plugin": ^6.0.0
"@typescript-eslint/parser": ^8.7.0
eslint: ^8.45.0
Expand All @@ -546,12 +546,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
"@types/node@npm:^22.8.7":
version: 22.8.7
resolution: "@types/node@npm:22.8.7"
dependencies:
undici-types: ~6.19.2
checksum: a3f4154147639369aed08fe6f8d62eff637cf87b187bb252d7bbccdc82884626007af424b08a653c53f2182adfa0340001b4888cb7cbb942cef351210fc742a5
undici-types: ~6.19.8
checksum: c7b200d06da97a4d4f46528ae962c028bb06b6ef9ab7f7949639420f3b3d236f041756ca1945dcaec0fcefbafd07b8ca47bbc1b47b77d33a4173211425641426
languageName: node
linkType: hard

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

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
Expand Down

0 comments on commit d8417db

Please sign in to comment.