File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 126
126
"cz-customizable" : " ^5.2.0" ,
127
127
"eslint" : " ^4.18.1" ,
128
128
"eslint-plugin-node" : " ^6.0.1" ,
129
- "flow-bin" : " ^0.66.0" ,
130
- "flow-remove-types" : " ^1.2.1" ,
131
129
"husky" : " ^0.14.3" ,
132
130
"jest" : " ^22.4.2" ,
133
131
"jest-cli" : " ^22.4.2" ,
Original file line number Diff line number Diff line change @@ -1151,7 +1151,7 @@ babylon@7.0.0-beta.19:
1151
1151
version "7.0.0-beta.19"
1152
1152
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.19.tgz#e928c7e807e970e0536b078ab3e0c48f9e052503"
1153
1153
1154
- babylon@^6.15.0, babylon@^6. 17.3, babylon@^6.18.0 :
1154
+ babylon@^6.17.3, babylon@^6.18.0 :
1155
1155
version "6.18.0"
1156
1156
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
1157
1157
@@ -3101,21 +3101,10 @@ flat-cache@^1.2.1:
3101
3101
graceful-fs "^4.1.2"
3102
3102
write "^0.2.1"
3103
3103
3104
- flow-bin@^0.66.0 :
3105
- version "0.66.0"
3106
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.66.0.tgz#a96dde7015dc3343fd552a7b4963c02be705ca26"
3107
-
3108
3104
flow-parser@^0.* :
3109
3105
version "0.66.0"
3110
3106
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.66.0.tgz#be583fefb01192aa5164415d31a6241b35718983"
3111
3107
3112
- flow-remove-types@^1.2.1 :
3113
- version "1.2.3"
3114
- resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-1.2.3.tgz#6131aefc7da43364bb8b479758c9dec7735d1a18"
3115
- dependencies :
3116
- babylon "^6.15.0"
3117
- vlq "^0.2.1"
3118
-
3119
3108
flush-write-stream@^1.0.0 :
3120
3109
version "1.0.2"
3121
3110
resolved "https://registry.yarnpkg.com/flush-write-stream/-/flush-write-stream-1.0.2.tgz#c81b90d8746766f1a609a46809946c45dd8ae417"
@@ -8037,10 +8026,6 @@ vinyl@^2.0.1:
8037
8026
remove-trailing-separator "^1.0.1"
8038
8027
replace-ext "^1.0.0"
8039
8028
8040
- vlq@^0.2.1 :
8041
- version "0.2.3"
8042
- resolved "https://registry.yarnpkg.com/vlq/-/vlq-0.2.3.tgz#8f3e4328cf63b1540c0d67e1b2778386f8975b26"
8043
-
8044
8029
vm-browserify@0.0.4 :
8045
8030
version "0.0.4"
8046
8031
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73"
You can’t perform that action at this time.
0 commit comments