File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 47
47
"jscodeshift" : " ^0.8.0" ,
48
48
"latest-version" : " ^5.1.0" ,
49
49
"pkg-up" : " ^3.1.0" ,
50
- "recast" : " ^0.20.3 " ,
50
+ "recast" : " ^0.20.4 " ,
51
51
"yargs" : " ^16.0.3"
52
52
},
53
53
"devDependencies" : {
Original file line number Diff line number Diff line change 1758
1758
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.13.3.tgz#50da3f28d17bdbc7969a3a2d83a0e4a72ae755a7"
1759
1759
integrity sha512-XTZ7xGML849LkQP86sWdQzfhwbt3YwIO6MqbX9mUNYY98VKaaVZP7YNNm70IpwecbkkxmfC5IYAzOQ/2p29zRA==
1760
1760
1761
-
1762
- version "0.14.1 "
1763
- resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.14.1 .tgz#0b415043770d7a2cbe4b2770271cbd7d2c9f61b9 "
1764
- integrity sha512-pfSiukbt23P1qMhNnsozLzhMLBs7EEeXqPyvPmnuZM+RMfwfqwDbSVKYflgGuVI7/VehR4oMks0igzdNAg4VeQ ==
1761
+
1762
+ version "0.14.2 "
1763
+ resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.14.2 .tgz#600b882df8583e3cd4f2df5fa20fa83759d4bdfd "
1764
+ integrity sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA ==
1765
1765
dependencies :
1766
1766
tslib "^2.0.1"
1767
1767
@@ -6225,14 +6225,13 @@ recast@^0.18.1:
6225
6225
private "^0.1.8"
6226
6226
source-map "~0.6.1"
6227
6227
6228
- recast@^0.20.3 :
6229
- version "0.20.3 "
6230
- resolved "https://registry.yarnpkg.com/recast/-/recast-0.20.3 .tgz#ac9387e4a59e5c8caef9057a35e306646287a7ef "
6231
- integrity sha512-jrEPzRV5B7wfRiN0UYMtjgIx1Hp8MRHdLcMYqMNd0DoOe1CB5JmPL/04I7WPuuApCs7LCSisYK/FfKnPEaJrzw ==
6228
+ recast@^0.20.4 :
6229
+ version "0.20.4 "
6230
+ resolved "https://registry.yarnpkg.com/recast/-/recast-0.20.4 .tgz#db55983eac70c46b3fff96c8e467d65ffb4a7abc "
6231
+ integrity sha512-6qLIBGGRcwjrTZGIiBpJVC/NeuXpogXNyRQpqU1zWPUigCphvApoCs9KIwDYh1eDuJ6dAFlQoi/QUyE5KQ6RBQ ==
6232
6232
dependencies :
6233
- ast-types "0.14.1 "
6233
+ ast-types "0.14.2 "
6234
6234
esprima "~4.0.0"
6235
- private "^0.1.8"
6236
6235
source-map "~0.6.1"
6237
6236
tslib "^2.0.1"
6238
6237
You can’t perform that action at this time.
0 commit comments