Skip to content

Commit 0b2b3a9

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

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.5",
74+
"@types/node": "22.13.7",
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.5"
643+
"@types/node": "npm:22.13.7"
644644
"@types/ramda": "npm:0.30.2"
645645
"@types/uuid": "npm:^10.0.0"
646646
astro: "npm:5.4.1"
@@ -2492,12 +2492,12 @@ __metadata:
24922492
languageName: node
24932493
linkType: hard
24942494

2495-
"@types/node@npm:22.13.5":
2496-
version: 22.13.5
2497-
resolution: "@types/node@npm:22.13.5"
2495+
"@types/node@npm:22.13.7":
2496+
version: 22.13.7
2497+
resolution: "@types/node@npm:22.13.7"
24982498
dependencies:
24992499
undici-types: "npm:~6.20.0"
2500-
checksum: 10c0/a2e7ed7bb0690e439004779baedeb05159c5cc41ef6d81c7a6ebea5303fde4033669e1c0e41ff7453b45fd2fea8dbd55fddfcd052950c7fcae3167c970bca725
2500+
checksum: 10c0/cd44f2a77369def4d21a917c1a4b518777f9488495fe1fd26284c4f19cc2c01e2f7e4030bf92ec14b613fa3d314e52b484b711f4c5a14fa6a01a30adf2c878db
25012501
languageName: node
25022502
linkType: hard
25032503

0 commit comments

Comments
 (0)