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.4 " ,
37
+ "@types/node" : " 22.8.5 " ,
38
38
"@types/ramda" : " 0.30.2" ,
39
39
"@typescript-eslint/eslint-plugin" : " 8.12.2" ,
40
40
"@typescript-eslint/parser" : " 8.12.2" ,
Original file line number Diff line number Diff line change 1114
1114
dependencies :
1115
1115
undici-types "~6.19.2"
1116
1116
1117
-
1118
- version "22.8.4 "
1119
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.4 .tgz#ab754f7ac52e1fe74174f761c5b03acaf06da0dc "
1120
- integrity sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw ==
1117
+
1118
+ version "22.8.5 "
1119
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.5 .tgz#a978fb6755dbb32889b0bc3e37554dbc04f261a6 "
1120
+ integrity sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA ==
1121
1121
dependencies :
1122
1122
undici-types "~6.19.8"
1123
1123
You can’t perform that action at this time.
0 commit comments