Skip to content

Commit a9f991c

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

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.16.3",
74+
"@types/node": "22.16.4",
7575
"@types/ramda": "0.30.2",
7676
"@types/uuid": "^10.0.0",
7777
"astro": "5.11.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ __metadata:
983983
"@types/eslint-config-prettier": "npm:^6.11.3"
984984
"@types/eslint__js": "npm:^9.0.0"
985985
"@types/marked": "npm:^6.0.0"
986-
"@types/node": "npm:22.16.3"
986+
"@types/node": "npm:22.16.4"
987987
"@types/ramda": "npm:0.30.2"
988988
"@types/uuid": "npm:^10.0.0"
989989
astro: "npm:5.11.1"
@@ -2894,12 +2894,12 @@ __metadata:
28942894
languageName: node
28952895
linkType: hard
28962896

2897-
"@types/node@npm:22.16.3":
2898-
version: 22.16.3
2899-
resolution: "@types/node@npm:22.16.3"
2897+
"@types/node@npm:22.16.4":
2898+
version: 22.16.4
2899+
resolution: "@types/node@npm:22.16.4"
29002900
dependencies:
29012901
undici-types: "npm:~6.21.0"
2902-
checksum: 10c0/ea6829d0691713e216c15a767f87e412fa0f45c7ed4d49419098d967467e20a5dcdf66fee024e314deab2779f7e5282e1839ee918e845be27f14179247ec947a
2902+
checksum: 10c0/a6e3f345c2d9656451ceac349e59c4cafa2b03f793acf3ab4f318fd90cee47d76c4fa79a7a08b8772978958a42fb03c8c71caa50c064b4e88613085dea287c2d
29032903
languageName: node
29042904
linkType: hard
29052905

0 commit comments

Comments
 (0)