This repository was archived by the owner on Nov 27, 2023. It is now read-only.
File tree 2 files changed +18
-18
lines changed
2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 65
65
"typescript" : " 2.9.1"
66
66
},
67
67
"dependencies" : {
68
- "astq" : " 2.0.3 " ,
68
+ "astq" : " 2.2.10 " ,
69
69
"babel-generator" : " 6.26.1" ,
70
70
"babylon" : " 7.0.0-beta.47" ,
71
71
"chalk" : " 2.3.0" ,
Original file line number Diff line number Diff line change @@ -285,19 +285,19 @@ assign-symbols@^1.0.0:
285
285
version "1.0.0"
286
286
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
287
287
288
- astq@2.0.3 :
289
- version "2.0.3 "
290
- resolved "https://registry.yarnpkg.com/astq/-/astq-2.0.3 .tgz#fcd888166d25cdf2327baa74332214fc7ca162c1 "
288
+ astq@2.2.10 :
289
+ version "2.2.10 "
290
+ resolved "https://registry.yarnpkg.com/astq/-/astq-2.2.10 .tgz#2ed01dee0feba86cf771246859b25bbdb16d8830 "
291
291
dependencies :
292
- asty "~1.5.3 "
293
- cache-lru "~1.0.17 "
294
- pegjs "~ 0.10.0"
295
- pegjs-otf "~ 1.2.4 "
296
- pegjs-util "~ 1.4.4 "
292
+ asty "1.7.12 "
293
+ cache-lru "1.1.3 "
294
+ pegjs "0.10.0"
295
+ pegjs-otf "1.2.8 "
296
+ pegjs-util "1.4.11 "
297
297
298
- asty@~1.5.3 :
299
- version "1.5.8 "
300
- resolved "https://registry.yarnpkg.com/asty/-/asty-1.5.8 .tgz#f8da1fe51b15f6090cbc8af421a954df15d114ec "
298
+ asty@1.7.12 :
299
+ version "1.7.12 "
300
+ resolved "https://registry.yarnpkg.com/asty/-/asty-1.7.12 .tgz#5eb3c5df179c80df2e058ef925204dd8e94e1c2b "
301
301
302
302
async-each@^1.0.0 :
303
303
version "1.0.1"
@@ -1003,9 +1003,9 @@ cache-base@^1.0.1:
1003
1003
union-value "^1.0.0"
1004
1004
unset-value "^1.0.0"
1005
1005
1006
- cache-lru@~1.0.17 :
1007
- version "1.0.19 "
1008
- resolved "https://registry.yarnpkg.com/cache-lru/-/cache-lru-1.0.19 .tgz#7dbd5bcb89a4d7d4ae16c240cf4790043bb7b8db "
1006
+ cache-lru@1.1.3 :
1007
+ version "1.1.3 "
1008
+ resolved "https://registry.yarnpkg.com/cache-lru/-/cache-lru-1.1.3 .tgz#b8f45d57ddf44a6bcd2b4b8bf56ea884f8259144 "
1009
1009
1010
1010
caching-transform@^1.0.0 :
1011
1011
version "1.0.1"
@@ -3732,7 +3732,7 @@ path-type@^3.0.0:
3732
3732
dependencies :
3733
3733
pify "^3.0.0"
3734
3734
3735
- pegjs-otf@~ 1.2.4 :
3735
+
3736
3736
version "1.2.8"
3737
3737
resolved "https://registry.yarnpkg.com/pegjs-otf/-/pegjs-otf-1.2.8.tgz#6c2b3da0cd6f0db5949c243188ce796240d5a7a3"
3738
3738
dependencies :
@@ -3741,13 +3741,13 @@ pegjs-otf@~1.2.4:
3741
3741
static-module "2.2.5"
3742
3742
through "2.3.8"
3743
3743
3744
- pegjs-util@~ 1.4.4 :
3744
+
3745
3745
version "1.4.11"
3746
3746
resolved "https://registry.yarnpkg.com/pegjs-util/-/pegjs-util-1.4.11.tgz#e9a45994c34743e646cb9ad399aec679c519e6a5"
3747
3747
dependencies :
3748
3748
pegjs ">=0.10.0"
3749
3749
3750
- [email protected] , pegjs@>=0.10.0, pegjs@~0.10.0 :
3750
+ [email protected] , pegjs@>=0.10.0:
3751
3751
version "0.10.0"
3752
3752
resolved "https://registry.yarnpkg.com/pegjs/-/pegjs-0.10.0.tgz#cf8bafae6eddff4b5a7efb185269eaaf4610ddbd"
3753
3753
You can’t perform that action at this time.
0 commit comments