File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @joernio/astgen" ,
3
- "version" : " 3.26 .0" ,
3
+ "version" : " 3.27 .0" ,
4
4
"description" : " Generate JS/TS AST in json format with Babel" ,
5
5
"exports" : " ./index.js" ,
6
6
"keywords" : [
18
18
"n-readlines" : " ^1.0.1" ,
19
19
"readdirp" : " ^4.0.2" ,
20
20
"yargs" : " ^17.7.2" ,
21
- "typescript" : " ^5.5 .3"
21
+ "typescript" : " ^5.8 .3"
22
22
},
23
23
"scripts" : {
24
24
"test" : " jest --silent --config=jest.config.js" ,
Original file line number Diff line number Diff line change @@ -2638,10 +2638,10 @@ type-fest@^0.21.3:
2638
2638
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
2639
2639
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
2640
2640
2641
- typescript@^5.5 .3 :
2642
- version "5.6 .3"
2643
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6 .3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b "
2644
- integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw ==
2641
+ typescript@^5.8 .3 :
2642
+ version "5.8 .3"
2643
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8 .3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e "
2644
+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ ==
2645
2645
2646
2646
undici-types@~5.26.4 :
2647
2647
version "5.26.5"
You can’t perform that action at this time.
0 commit comments