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.3 " ,
37
+ "@types/node" : " 22.9.4 " ,
38
38
"@types/ramda" : " 0.30.2" ,
39
39
"@typescript-eslint/eslint-plugin" : " 8.16.0" ,
40
40
"@typescript-eslint/parser" : " 8.16.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.3 "
1101
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3 .tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4 "
1102
- integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw ==
1099
+
1100
+ version "22.9.4 "
1101
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.4 .tgz#31eefcdbe163a51f53cbfbb3e121b8ae9b16fdb2 "
1102
+ integrity sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg ==
1103
1103
dependencies :
1104
1104
undici-types "~6.19.8"
1105
1105
You can’t perform that action at this time.
0 commit comments