Skip to content

Commit a4dd63d

Browse files
chore(deps): update dependency @types/node to v22.18.6 (#1110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01b74d5 commit a4dd63d

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.18.5",
65+
"@types/node": "22.18.6",
6666
"@types/ramda": "0.31.1",
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
@@ -1803,7 +1803,7 @@ __metadata:
18031803
"@types/dotenv": "npm:8.2.3"
18041804
"@types/eslint-config-prettier": "npm:^6.11.3"
18051805
"@types/eslint__js": "npm:^8.42.3"
1806-
"@types/node": "npm:22.18.5"
1806+
"@types/node": "npm:22.18.6"
18071807
"@types/ramda": "npm:0.31.1"
18081808
"@types/react": "npm:^19.0.0"
18091809
astro: "npm:^5.0.0"
@@ -6055,12 +6055,12 @@ __metadata:
60556055
languageName: node
60566056
linkType: hard
60576057

6058-
"@types/node@npm:22.18.5":
6059-
version: 22.18.5
6060-
resolution: "@types/node@npm:22.18.5"
6058+
"@types/node@npm:22.18.6":
6059+
version: 22.18.6
6060+
resolution: "@types/node@npm:22.18.6"
60616061
dependencies:
60626062
undici-types: "npm:~6.21.0"
6063-
checksum: 10c0/2a664e24f1b4bc7d49905cd2a416c2e2dbf8dd09d35d783922e447983817100fb637135a9d3fa1d98b790b48f214a68fda941afed56641c172bd2ce23b5cf57a
6063+
checksum: 10c0/7ba190da2e64e56c59270661af8cd682c830a1375b6f965ab153be90baabfdaa867aa1d63f87b42de80956996d46dfe1cf93ecefe982d9a16e485b6756949f9a
60646064
languageName: node
60656065
linkType: hard
60666066

0 commit comments

Comments
 (0)