Skip to content

Commit 570d691

Browse files
chore(deps): update dependency @types/node to v22.13.9 (#1526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05cc656 commit 570d691

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/eslint-config-prettier": "^6.11.3",
7272
"@types/eslint__js": "^9.0.0",
7373
"@types/marked": "^6.0.0",
74-
"@types/node": "22.13.8",
74+
"@types/node": "22.13.9",
7575
"@types/ramda": "0.30.2",
7676
"@types/uuid": "^10.0.0",
7777
"astro": "5.4.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ __metadata:
640640
"@types/eslint-config-prettier": "npm:^6.11.3"
641641
"@types/eslint__js": "npm:^9.0.0"
642642
"@types/marked": "npm:^6.0.0"
643-
"@types/node": "npm:22.13.8"
643+
"@types/node": "npm:22.13.9"
644644
"@types/ramda": "npm:0.30.2"
645645
"@types/uuid": "npm:^10.0.0"
646646
astro: "npm:5.4.1"
@@ -2625,12 +2625,12 @@ __metadata:
26252625
languageName: node
26262626
linkType: hard
26272627

2628-
"@types/node@npm:22.13.8":
2629-
version: 22.13.8
2630-
resolution: "@types/node@npm:22.13.8"
2628+
"@types/node@npm:22.13.9":
2629+
version: 22.13.9
2630+
resolution: "@types/node@npm:22.13.9"
26312631
dependencies:
26322632
undici-types: "npm:~6.20.0"
2633-
checksum: 10c0/bfc92b734a9dce6ac5daee0a52feccdf5dcb3804d895e4bc5384e2f4644612b8801725cd03c8c3c0888fb5eeb16b875877ac44b77641e0196dc1a837b1c2a366
2633+
checksum: 10c0/eb6acd04169a076631dcaab712128d492cd17a1b3f10daae4a377f3d439c860c3cd3e32f4ef221671f56183b976ac7c4089f4193457314a88675ead4663438a4
26342634
languageName: node
26352635
linkType: hard
26362636

0 commit comments

Comments
 (0)