File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 52
52
"@types/async" : " ^3.2.15" ,
53
53
"@types/fs-extra" : " 9.0.13" ,
54
54
"@types/jest" : " *" ,
55
- "@types/node" : " 18.11.18 " ,
55
+ "@types/node" : " 20.10.1 " ,
56
56
"@types/rimraf" : " 4.0.5" ,
57
57
"@types/sequelize" : " ^4.28.14" ,
58
58
"@types/to-markdown" : " 3.0.1" ,
Original file line number Diff line number Diff line change 841
841
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
842
842
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
843
843
844
- " @types/node@*" , "@types/[email protected] ":
845
- version "18.11.18"
846
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
847
- integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
844
+ " @types/node@*" , "@types/[email protected] ":
845
+ version "20.10.1"
846
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.1.tgz#d2c96f356c3125fedc983d74c424910c3767141c"
847
+ integrity sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==
848
+ dependencies :
849
+ undici-types "~5.26.4"
848
850
849
851
" @types/prettier@^2.1.5 " :
850
852
version "2.6.3"
3785
3787
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
3786
3788
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
3787
3789
3790
+ undici-types@~5.26.4 :
3791
+ version "5.26.5"
3792
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3793
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3794
+
3788
3795
unique-filename@^1.1.1 :
3789
3796
version "1.1.1"
3790
3797
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
You can’t perform that action at this time.
0 commit comments