Skip to content

Commit

Permalink
Update dependency @types/node to v22.12.0 (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent b0e2caf commit 4423030
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.10.2",
"@types/node": "22.12.0",
"@types/pako": "2.0.3",
"nodemon": "3.1.9"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1627,12 +1627,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.2":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
"@types/node@npm:22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/2c7b71a040f1ef5320938eca8ebc946e6905caa9bbf3d5665d9b3774a8d15ea9fab1582b849a6d28c7fc80756a62c5666bc66b69f42f4d5dafd1ccb193cdb4ac
checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
languageName: node
linkType: hard

Expand Down Expand Up @@ -1822,7 +1822,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.10.2"
"@types/node": "npm:22.12.0"
"@types/pako": "npm:2.0.3"
better-sqlite3: "npm:11.7.0"
chalk: "npm:5.3.0"
Expand Down

0 comments on commit 4423030

Please sign in to comment.