Skip to content

Commit b9bf6fd

Browse files
chore(deps): update dependency @types/node to v22.13.5 (#1505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af32352 commit b9bf6fd

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": "^8.42.3",
7373
"@types/marked": "^6.0.0",
74-
"@types/node": "22.13.4",
74+
"@types/node": "22.13.5",
7575
"@types/ramda": "0.30.2",
7676
"@types/uuid": "^10.0.0",
7777
"astro": "5.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ __metadata:
632632
"@types/eslint-config-prettier": "npm:^6.11.3"
633633
"@types/eslint__js": "npm:^8.42.3"
634634
"@types/marked": "npm:^6.0.0"
635-
"@types/node": "npm:22.13.4"
635+
"@types/node": "npm:22.13.5"
636636
"@types/ramda": "npm:0.30.2"
637637
"@types/uuid": "npm:^10.0.0"
638638
astro: "npm:5.3.0"
@@ -2391,12 +2391,12 @@ __metadata:
23912391
languageName: node
23922392
linkType: hard
23932393

2394-
"@types/node@npm:22.13.4":
2395-
version: 22.13.4
2396-
resolution: "@types/node@npm:22.13.4"
2394+
"@types/node@npm:22.13.5":
2395+
version: 22.13.5
2396+
resolution: "@types/node@npm:22.13.5"
23972397
dependencies:
23982398
undici-types: "npm:~6.20.0"
2399-
checksum: 10c0/3a234fa7766a3efc382cf81f66f474c26cdab2f54f43f757634c81c0444eb2160c2dabbde9741e4983078a318a88515b65416b5f1ab5478548579d7b3ead1d95
2399+
checksum: 10c0/a2e7ed7bb0690e439004779baedeb05159c5cc41ef6d81c7a6ebea5303fde4033669e1c0e41ff7453b45fd2fea8dbd55fddfcd052950c7fcae3167c970bca725
24002400
languageName: node
24012401
linkType: hard
24022402

0 commit comments

Comments
 (0)