File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@astrojs/check" : " ^0.9.0" ,
36
36
"@types/dotenv" : " 8.2.3" ,
37
- "@types/node" : " 22.9.1 " ,
37
+ "@types/node" : " 22.9.2 " ,
38
38
"@types/ramda" : " 0.30.2" ,
39
39
"@typescript-eslint/eslint-plugin" : " 8.15.0" ,
40
40
"@typescript-eslint/parser" : " 8.15.0" ,
Original file line number Diff line number Diff line change 1096
1096
dependencies :
1097
1097
undici-types "~6.19.2"
1098
1098
1099
-
1100
- version "22.9.1 "
1101
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1 .tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71 "
1102
- integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg ==
1099
+
1100
+ version "22.9.2 "
1101
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.2 .tgz#51e58f2bf29cc38f529dacbb0eafca890464138e "
1102
+ integrity sha512-wwuxAVEbsRvDD9x7buvAl7DyQ7Oj+va/d/Veug7higYzp9MF0CINbfWTBgDFMpcVwcdUiYuNmX2KfnvY3N70mw ==
1103
1103
dependencies :
1104
1104
undici-types "~6.19.8"
1105
1105
You can’t perform that action at this time.
0 commit comments