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 19
19
},
20
20
"devDependencies" : {
21
21
"@types/mocha" : " ^10.0.10" ,
22
- "@types/node" : " ^22.13.17 " ,
22
+ "@types/node" : " ^22.14.0 " ,
23
23
"dotenv" : " ^16.4.7" ,
24
24
"mocha" : " ^11.0.1" ,
25
25
"prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change 60
60
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
61
61
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
62
62
63
- " @types/node@*" , "@types/node@^22.13.17 ":
64
- version "22.13.17 "
65
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17 .tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754 "
66
- integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g ==
63
+ " @types/node@*" , "@types/node@^22.14.0 ":
64
+ version "22.14.0 "
65
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0 .tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e "
66
+ integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA ==
67
67
dependencies :
68
- undici-types "~6.20 .0"
68
+ undici-types "~6.21 .0"
69
69
70
70
" @types/selenium-webdriver@^4.1.28 " :
71
71
version "4.1.28"
@@ -1641,10 +1641,10 @@ typescript@^5.8.2:
1641
1641
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1642
1642
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1643
1643
1644
- undici-types@~6.20 .0 :
1645
- version "6.20 .0"
1646
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20 .0.tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
1647
- integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
1644
+ undici-types@~6.21 .0 :
1645
+ version "6.21 .0"
1646
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21 .0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
1647
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
1648
1648
1649
1649
universalify@^2.0.0 :
1650
1650
version "2.0.1"
You can’t perform that action at this time.
0 commit comments