Skip to content

Commit

Permalink
Update dependency @types/node to v22.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 8c495c6 commit b681edc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/express-slow-down": "1.3.5",
"@types/gzip-js": "0.3.5",
"@types/minimist": "1.2.5",
"@types/node": "22.7.4",
"@types/node": "22.8.2",
"@types/pako": "2.0.3",
"nodemon": "3.1.7"
}
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1573,12 +1573,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.2":
version: 22.8.2
resolution: "@types/node@npm:22.8.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/c22bf54515c78ff3170142c1e718b90e2a0003419dc2d55f79c9c9362edd590a6ab1450deb09ff6e1b32d1b4698da407930b16285e8be3a009ea6cd2695cac01
undici-types: "npm:~6.19.8"
checksum: 10c0/c6fa6c54c23e61015cace1517c4101602cae0ff3c4f6604f6cdb89875143921830e5602cabe8b4f90f90363451687a0497f1d07d30be8104fee758d6d44c90ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -1777,7 +1777,7 @@ __metadata:
"@types/express-slow-down": "npm:1.3.5"
"@types/gzip-js": "npm:0.3.5"
"@types/minimist": "npm:1.2.5"
"@types/node": "npm:22.7.4"
"@types/node": "npm:22.8.2"
"@types/pako": "npm:2.0.3"
better-sqlite3: "npm:11.3.0"
chalk: "npm:5.3.0"
Expand Down Expand Up @@ -4590,7 +4590,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: 8/de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
Expand Down

0 comments on commit b681edc

Please sign in to comment.