Skip to content

Commit 1e3e7ee

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

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.6",
74+
"@types/node": "22.18.7",
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.6"
1094+
"@types/node": "npm:22.18.7"
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.6":
3139-
version: 22.18.6
3140-
resolution: "@types/node@npm:22.18.6"
3138+
"@types/node@npm:22.18.7":
3139+
version: 22.18.7
3140+
resolution: "@types/node@npm:22.18.7"
31413141
dependencies:
31423142
undici-types: "npm:~6.21.0"
3143-
checksum: 10c0/7ba190da2e64e56c59270661af8cd682c830a1375b6f965ab153be90baabfdaa867aa1d63f87b42de80956996d46dfe1cf93ecefe982d9a16e485b6756949f9a
3143+
checksum: 10c0/b07204aa5ffc4ba74512d945eb97200ced52e0dcec3ccce4e09aeebba84fd0dcac9ff9b45140998b74520a9e648020fe0efecb7df4c93ab256bcbd869f444a74
31443144
languageName: node
31453145
linkType: hard
31463146

0 commit comments

Comments
 (0)