Skip to content

Commit 37e7168

Browse files
chore(deps): update dependency @types/node to v22.18.0 (#1071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca155f9 commit 37e7168

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.17.2",
65+
"@types/node": "22.18.0",
6666
"@types/ramda": "0.31.0",
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
@@ -1644,7 +1644,7 @@ __metadata:
16441644
"@types/dotenv": "npm:8.2.3"
16451645
"@types/eslint-config-prettier": "npm:^6.11.3"
16461646
"@types/eslint__js": "npm:^8.42.3"
1647-
"@types/node": "npm:22.17.2"
1647+
"@types/node": "npm:22.18.0"
16481648
"@types/ramda": "npm:0.31.0"
16491649
"@types/react": "npm:^19.0.0"
16501650
astro: "npm:^5.0.0"
@@ -5724,12 +5724,12 @@ __metadata:
57245724
languageName: node
57255725
linkType: hard
57265726

5727-
"@types/node@npm:22.17.2":
5728-
version: 22.17.2
5729-
resolution: "@types/node@npm:22.17.2"
5727+
"@types/node@npm:22.18.0":
5728+
version: 22.18.0
5729+
resolution: "@types/node@npm:22.18.0"
57305730
dependencies:
57315731
undici-types: "npm:~6.21.0"
5732-
checksum: 10c0/23cd13aa35da6322a6d66cf4b3a45dbd40764ba726ab8681960270156c3abba776dd8dc173250c467f708d40612ecd725755d7659b775b513904680d5205eaff
5732+
checksum: 10c0/02cce4493eee8408e66e76fcad164f33c0600ed0854ad08e5519a76a06402da5b589b278cf71bc975c9e014f2668bdf758bc3be7fed63bdbfd0900495372797c
57335733
languageName: node
57345734
linkType: hard
57355735

0 commit comments

Comments
 (0)