Skip to content

Commit

Permalink
Bump @types/node from 20.14.2 to 22.1.0
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 22.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent b603846 commit 879de69
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"slither": "slither ."
},
"devDependencies": {
"@types/node": "^20.12.12",
"@types/node": "^22.1.0",
"cspell": "^8.8.3",
"hardhat": "^2.22.4",
"solhint": "^5.0.1",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@ __metadata:
resolution: "@skalenetwork/marionette-interfaces@workspace:."
dependencies:
"@skalenetwork/ima-interfaces": "npm:^2.0.0"
"@types/node": "npm:^20.12.12"
"@types/node": "npm:^22.1.0"
cspell: "npm:^8.8.3"
hardhat: "npm:^2.22.4"
solhint: "npm:^5.0.1"
Expand Down Expand Up @@ -1345,7 +1345,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.12.12":
"@types/node@npm:*":
version: 20.14.2
resolution: "@types/node@npm:20.14.2"
dependencies:
Expand All @@ -1354,6 +1354,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.1.0":
version: 22.1.0
resolution: "@types/node@npm:22.1.0"
dependencies:
undici-types: "npm:~6.13.0"
checksum: 10c0/553dafcb842b889c036d43b390d464e8ffcf3ca455ddd5b1a1ef98396381eafbeb0c112a15cc6bf9662b72bc25fc45efc4b6f604760e1e84c410f1b7936c488b
languageName: node
linkType: hard

"@types/pbkdf2@npm:^3.0.0":
version: 3.1.2
resolution: "@types/pbkdf2@npm:3.1.2"
Expand Down Expand Up @@ -4815,6 +4824,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 10c0/2de55181f569c77a4f08063f8bf2722fcbb6ea312a26a9e927bd1f5ea5cf3a281c5ddf23155061db083e0a25838f54813543ff13b0ac34d230d5c1205ead66c1
languageName: node
linkType: hard

"undici@npm:^5.14.0":
version: 5.28.4
resolution: "undici@npm:5.28.4"
Expand Down

0 comments on commit 879de69

Please sign in to comment.