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.8.7 " ,
37
+ "@types/node" : " 22.9.0 " ,
38
38
"@types/ramda" : " 0.30.2" ,
39
39
"@typescript-eslint/eslint-plugin" : " 8.13.0" ,
40
40
"@typescript-eslint/parser" : " 8.13.0" ,
Original file line number Diff line number Diff line change 1096
1096
dependencies :
1097
1097
undici-types "~6.19.2"
1098
1098
1099
- " @types/node@22.8.7 " :
1100
- version "22.8.7 "
1101
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7 .tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4 "
1102
- integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q ==
1099
+ " @types/node@22.9.0 " :
1100
+ version "22.9.0 "
1101
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0 .tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365 "
1102
+ integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ ==
1103
1103
dependencies :
1104
1104
undici-types "~6.19.8"
1105
1105
You can’t perform that action at this time.
0 commit comments