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 58
58
"@types/jest" : " ^29.0.0" ,
59
59
"@types/lodash.has" : " ^4.5.6" ,
60
60
"@types/mkdirp" : " ^1.0.2" ,
61
- "@types/node" : " >=17.x " ,
61
+ "@types/node" : " ^18.11.12 " ,
62
62
"@types/rimraf" : " ^3.0.2" ,
63
63
"@types/which" : " ^2.0.1" ,
64
64
"@typescript-eslint/eslint-plugin" : " ^5.45.1" ,
Original file line number Diff line number Diff line change 2065
2065
dependencies :
2066
2066
" @types/node" " *"
2067
2067
2068
- " @types/node@*" , "@types/node@>=17.x ":
2069
- version "17.0.38 "
2070
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38 .tgz#f8bb07c371ccb1903f3752872c89f44006132947 "
2071
- integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g ==
2068
+ " @types/node@*" , "@types/node@^18.11.12 ":
2069
+ version "18.11.12 "
2070
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12 .tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa "
2071
+ integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg ==
2072
2072
2073
2073
" @types/node@^14.0.0 " :
2074
2074
version "14.18.34"
You can’t perform that action at this time.
0 commit comments