File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 87
87
"dependencies" : {
88
88
"@types/stack-utils" : " ^2.0.3" ,
89
89
"acorn-walk" : " ^8.2.0" ,
90
- "astring" : " https://github.com/getappmap/astring.git#v1.8.6-import-attributes " ,
90
+ "astring" : " ^1.9.0 " ,
91
91
"chalk" : " <5" ,
92
92
"json5" : " ^2.2.3" ,
93
93
"meriyah" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -2926,7 +2926,7 @@ __metadata:
2926
2926
" @typescript-eslint/parser " : ^6.4.0
2927
2927
" @typescript-eslint/utils " : ^6.4.0
2928
2928
acorn-walk : ^8.2.0
2929
- astring : " https://github.com/getappmap/astring.git#v1.8.6-import-attributes "
2929
+ astring : ^1.9.0
2930
2930
caller : ^1.1.0
2931
2931
chalk : <5
2932
2932
eslint : ^8.47.0
@@ -3056,12 +3056,12 @@ __metadata:
3056
3056
languageName : node
3057
3057
linkType : hard
3058
3058
3059
- " astring@https://github.com/getappmap/astring.git#v1.8.6-import-attributes " :
3060
- version : 1.8.6
3061
- resolution : " astring@https://github.com/getappmap/astring.git#commit=b5fc0ce6f2bb1cdb62e754270dae3f7d511ed791 "
3059
+ " astring@npm:^1.9.0 " :
3060
+ version : 1.9.0
3061
+ resolution : " astring@npm:1.9.0 "
3062
3062
bin :
3063
3063
astring : bin/astring
3064
- checksum : c1c976da8a0fde41267c8af9ebaaf3ecaf2487341f6f1091811c473527762d7ef514be934f386a839036d2a10d42b885f24e152a8eeb70786e7807b91d73ec85
3064
+ checksum : 69ffde3643f5280c6846231a995af878a94d3eab41d1a19a86b8c15f456453f63a7982cf5dd72d270b9f50dd26763a3e1e48377c961b7df16f550132b6dba805
3065
3065
languageName : node
3066
3066
linkType : hard
3067
3067
You can’t perform that action at this time.
0 commit comments