File tree Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Original file line number Diff line number Diff line change 47
47
"jscodeshift" : " ^0.6.4" ,
48
48
"latest-version" : " ^5.1.0" ,
49
49
"pkg-up" : " ^3.1.0" ,
50
- "recast" : " ^0.18.2 " ,
50
+ "recast" : " ^0.20.3 " ,
51
51
"yargs" : " ^16.0.3"
52
52
},
53
53
"devDependencies" : {
Original file line number Diff line number Diff line change 1755
1755
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.11.7.tgz#f318bf44e339db6a320be0009ded64ec1471f46c"
1756
1756
integrity sha512-2mP3TwtkY/aTv5X3ZsMpNAbOnyoC/aMJwJSoaELPkHId0nSQgFcnU4dRW3isxiz7+zBexk0ym3WNVjMiQBnJSw==
1757
1757
1758
-
1759
- version "0.13.2"
1760
- resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.13.2.tgz#df39b677a911a83f3a049644fb74fdded23cea48"
1761
- integrity sha512-uWMHxJxtfj/1oZClOxDEV1sQ1HCDkA4MG8Gr69KKeBjEVH0R84WlejZ0y2DcwyBlpAEMltmVYkVgqfLFb2oyiA==
1758
+
1759
+ version "0.14.1"
1760
+ resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.14.1.tgz#0b415043770d7a2cbe4b2770271cbd7d2c9f61b9"
1761
+ integrity sha512-pfSiukbt23P1qMhNnsozLzhMLBs7EEeXqPyvPmnuZM+RMfwfqwDbSVKYflgGuVI7/VehR4oMks0igzdNAg4VeQ==
1762
+ dependencies :
1763
+ tslib "^2.0.1"
1762
1764
1763
1765
astral-regex@^1.0.0 :
1764
1766
version "1.0.0"
@@ -6168,15 +6170,16 @@ recast@^0.16.1:
6168
6170
private "~0.1.5"
6169
6171
source-map "~0.6.1"
6170
6172
6171
- recast@^0.18.2 :
6172
- version "0.18.2 "
6173
- resolved "https://registry.yarnpkg.com/recast/-/recast-0.18.2 .tgz#ada263677edc70c45408caf20e6ae990958fdea8 "
6174
- integrity sha512-MbuHc1lzIDIn7bpxaqIAGwwtyaokkzPqINf1Vm/LA0BSyVrTgXNVTTT7RzWC9kP+vqrUoYVpd6wHhI8x75ej8w ==
6173
+ recast@^0.20.3 :
6174
+ version "0.20.3 "
6175
+ resolved "https://registry.yarnpkg.com/recast/-/recast-0.20.3 .tgz#ac9387e4a59e5c8caef9057a35e306646287a7ef "
6176
+ integrity sha512-jrEPzRV5B7wfRiN0UYMtjgIx1Hp8MRHdLcMYqMNd0DoOe1CB5JmPL/04I7WPuuApCs7LCSisYK/FfKnPEaJrzw ==
6175
6177
dependencies :
6176
- ast-types "0.13.2 "
6178
+ ast-types "0.14.1 "
6177
6179
esprima "~4.0.0"
6178
6180
private "^0.1.8"
6179
6181
source-map "~0.6.1"
6182
+ tslib "^2.0.1"
6180
6183
6181
6184
rechoir@^0.6.2 :
6182
6185
version "0.6.2"
@@ -7305,6 +7308,11 @@ tslib@^1.9.0:
7305
7308
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
7306
7309
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
7307
7310
7311
+ tslib@^2.0.1 :
7312
+ version "2.0.1"
7313
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
7314
+ integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
7315
+
7308
7316
tunnel-agent@^0.6.0 :
7309
7317
version "0.6.0"
7310
7318
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
You can’t perform that action at this time.
0 commit comments