Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^22.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 4fcfdaf commit 592daa9
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 @@ -126,7 +126,7 @@
"@commitlint/config-angular": "^19.7.0",
"@types/common-tags": "^1.8.4",
"@types/luxon": "^3.4.2",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/pg": "^8.11.10",
"eslint": "^8.57.1",
"eslint-config-neon": "^0.1.62",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -867,12 +867,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
"@types/node@npm:*, @types/node@npm:^22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/64cde1c2f5e5f7d597d3bd462f52c3c2d688a66623eb75d25e1d1d63d384ef553a27100635ad0dbb7d74da517048aa636947863eb624cf85f25d2f22370ce474
checksum: 10/61559b62bc7e62b947876e097c99472dd01317dd3b5916b538e2c40db8d68a1fc23c8de48149ef04cd2790a97bf2c005ea60cbb067e55ddbefd013d73da7a147
languageName: node
linkType: hard

Expand Down Expand Up @@ -3779,7 +3779,7 @@ __metadata:
"@skyra/jaro-winkler": "npm:^1.1.1"
"@types/common-tags": "npm:^1.8.4"
"@types/luxon": "npm:^3.4.2"
"@types/node": "npm:^22.10.7"
"@types/node": "npm:^22.10.10"
"@types/pg": "npm:^8.11.10"
"@zikeji/hypixel": "github:muchnameless/node-hypixel#2364750d838186ec37de1b883bc0dd805f87ae35"
bufferutil: "npm:^4.0.9"
Expand Down

0 comments on commit 592daa9

Please sign in to comment.