File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 48
48
"@types/chai" : " 5.0.1" ,
49
49
"@types/cheerio" : " 0.22.35" ,
50
50
"@types/jest" : " ^29.5.12" ,
51
- "@types/node" : " 22.9.0 " ,
51
+ "@types/node" : " 22.9.1 " ,
52
52
"axios" : " 1.7.7" ,
53
53
"eslint" : " 9.15.0" ,
54
54
"eslint-config-prettier" : " 9.1.0" ,
59
59
"lint-staged" : " 15.2.10" ,
60
60
"prettier" : " 3.3.3" ,
61
61
"ts-jest" : " ^29.2.4" ,
62
- "typescript" : " 5.6.3 " ,
62
+ "typescript" : " 5.7.2 " ,
63
63
"typescript-eslint" : " ^8.0.1"
64
64
},
65
65
"engines" : {
Original file line number Diff line number Diff line change 798
798
dependencies :
799
799
undici-types "~6.19.8"
800
800
801
-
802
- version "22.9.0 "
803
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0 .tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365 "
804
- integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ ==
801
+
802
+ version "22.9.1 "
803
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1 .tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71 "
804
+ integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg ==
805
805
dependencies :
806
806
undici-types "~6.19.8"
807
807
@@ -3369,10 +3369,10 @@ typescript-eslint@^8.0.1:
3369
3369
" @typescript-eslint/parser" " 8.15.0"
3370
3370
" @typescript-eslint/utils" " 8.15.0"
3371
3371
3372
- typescript@5.6.3 :
3373
- version "5.6.3 "
3374
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3 .tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b "
3375
- integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw ==
3372
+ typescript@5.7.2 :
3373
+ version "5.7.2 "
3374
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2 .tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6 "
3375
+ integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg ==
3376
3376
3377
3377
undici-types@~6.19.8 :
3378
3378
version "6.19.8"
You can’t perform that action at this time.
0 commit comments