Skip to content

Commit 604c7dc

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

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
@@ -62,7 +62,7 @@
6262
"@types/dotenv": "8.2.3",
6363
"@types/eslint-config-prettier": "^6.11.3",
6464
"@types/eslint__js": "^8.42.3",
65-
"@types/node": "22.13.8",
65+
"@types/node": "22.13.9",
6666
"@types/ramda": "0.30.2",
6767
"@types/react": "^19.0.0",
6868
"astro": "^5.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,7 +1455,7 @@ __metadata:
14551455
"@types/dotenv": "npm:8.2.3"
14561456
"@types/eslint-config-prettier": "npm:^6.11.3"
14571457
"@types/eslint__js": "npm:^8.42.3"
1458-
"@types/node": "npm:22.13.8"
1458+
"@types/node": "npm:22.13.9"
14591459
"@types/ramda": "npm:0.30.2"
14601460
"@types/react": "npm:^19.0.0"
14611461
astro: "npm:^5.0.0"
@@ -5207,12 +5207,12 @@ __metadata:
52075207
languageName: node
52085208
linkType: hard
52095209

5210-
"@types/node@npm:22.13.8":
5211-
version: 22.13.8
5212-
resolution: "@types/node@npm:22.13.8"
5210+
"@types/node@npm:22.13.9":
5211+
version: 22.13.9
5212+
resolution: "@types/node@npm:22.13.9"
52135213
dependencies:
52145214
undici-types: "npm:~6.20.0"
5215-
checksum: 10c0/bfc92b734a9dce6ac5daee0a52feccdf5dcb3804d895e4bc5384e2f4644612b8801725cd03c8c3c0888fb5eeb16b875877ac44b77641e0196dc1a837b1c2a366
5215+
checksum: 10c0/eb6acd04169a076631dcaab712128d492cd17a1b3f10daae4a377f3d439c860c3cd3e32f4ef221671f56183b976ac7c4089f4193457314a88675ead4663438a4
52165216
languageName: node
52175217
linkType: hard
52185218

0 commit comments

Comments
 (0)