Skip to content

Commit 15c375e

Browse files
chore(deps): update dependency @types/node to v22.18.8 (#1968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d9c7c8 commit 15c375e

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.18.7",
74+
"@types/node": "22.18.8",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
7777
"astro": "5.14.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ __metadata:
10911091
"@types/eslint-config-prettier": "npm:^6.11.3"
10921092
"@types/eslint__js": "npm:^9.0.0"
10931093
"@types/marked": "npm:^6.0.0"
1094-
"@types/node": "npm:22.18.7"
1094+
"@types/node": "npm:22.18.8"
10951095
"@types/ramda": "npm:0.31.1"
10961096
"@types/uuid": "npm:^11.0.0"
10971097
astro: "npm:5.14.1"
@@ -3135,12 +3135,12 @@ __metadata:
31353135
languageName: node
31363136
linkType: hard
31373137

3138-
"@types/node@npm:22.18.7":
3139-
version: 22.18.7
3140-
resolution: "@types/node@npm:22.18.7"
3138+
"@types/node@npm:22.18.8":
3139+
version: 22.18.8
3140+
resolution: "@types/node@npm:22.18.8"
31413141
dependencies:
31423142
undici-types: "npm:~6.21.0"
3143-
checksum: 10c0/b07204aa5ffc4ba74512d945eb97200ced52e0dcec3ccce4e09aeebba84fd0dcac9ff9b45140998b74520a9e648020fe0efecb7df4c93ab256bcbd869f444a74
3143+
checksum: 10c0/54473730e7417b923fec427f62ed3204259acbd8e450a7593bad8ae02a75effcfcc864b34bf02c108eeb9c04a404791687f42b801bafa5264a8761f4df9122fd
31443144
languageName: node
31453145
linkType: hard
31463146

0 commit comments

Comments
 (0)