Skip to content

Commit

Permalink
Bump @types/node from 20.13.0 to 22.5.5
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.13.0 to 22.5.5.
- [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 Sep 14, 2024
1 parent 3cc3918 commit 6d51ccb
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.5.5",
"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 @@ -1273,7 +1273,7 @@ __metadata:
dependencies:
"@openzeppelin/contracts": "npm:^5.0.2"
"@quant-finance/solidity-datetime": "npm:^2.2.0"
"@types/node": "npm:^20.12.12"
"@types/node": "npm:^22.5.5"
cspell: "npm:^8.8.3"
hardhat: "npm:^2.22.4"
solhint: "npm:^5.0.1"
Expand Down Expand Up @@ -1358,7 +1358,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/node@npm:^22.5.5":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c
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 @@ -4779,6 +4788,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
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 6d51ccb

Please sign in to comment.