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.0 " ,
37
+ "@types/node" : " 22.9.1 " ,
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.0 "
1101
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0 .tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365 "
1102
- integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ ==
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 ==
1103
1103
dependencies :
1104
1104
undici-types "~6.19.8"
1105
1105
You can’t perform that action at this time.
0 commit comments