This repository was archived by the owner on Sep 9, 2024. It is now read-only.
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 43
43
"nodemon" : " 2.0.21" ,
44
44
"prettier" : " 2.8.4" ,
45
45
"ts-jest" : " 29.0.5" ,
46
- "ts-loader" : " 9.4.2 " ,
46
+ "ts-loader" : " 9.4.4 " ,
47
47
"ts-node" : " 10.9.1" ,
48
48
"tsconfig-paths-webpack-plugin" : " 4.0.1" ,
49
49
"typescript" : " 4.9.5" ,
Original file line number Diff line number Diff line change @@ -3458,10 +3458,10 @@ ts-jest@29.0.5:
3458
3458
semver "7.x"
3459
3459
yargs-parser "^21.0.1"
3460
3460
3461
- ts-loader@9.4.2 :
3462
- version "9.4.2 "
3463
- resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.2 .tgz#80a45eee92dd5170b900b3d00abcfa14949aeb78 "
3464
- integrity sha512-OmlC4WVmFv5I0PpaxYb+qGeGOdm5giHU7HwDDUjw59emP2UYMHy9fFSDcYgSNoH8sXcj4hGCSEhlDZ9ULeDraA ==
3461
+ ts-loader@9.4.4 :
3462
+ version "9.4.4 "
3463
+ resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.4 .tgz#6ceaf4d58dcc6979f84125335904920884b7cee4 "
3464
+ integrity sha512-MLukxDHBl8OJ5Dk3y69IsKVFRA/6MwzEqBgh+OXMPB/OD01KQuWPFd1WAQP8a5PeSCAxfnkhiuWqfmFJzJQt9w ==
3465
3465
dependencies :
3466
3466
chalk "^4.1.0"
3467
3467
enhanced-resolve "^5.0.0"
You can’t perform that action at this time.
0 commit comments