Skip to content

Commit 4a395d7

Browse files
committed
chore(clean): remove unused dependency
1 parent 5cb146f commit 4a395d7

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,6 @@
126126
"cz-customizable": "^5.2.0",
127127
"eslint": "^4.18.1",
128128
"eslint-plugin-node": "^6.0.1",
129-
"flow-bin": "^0.66.0",
130-
"flow-remove-types": "^1.2.1",
131129
"husky": "^0.14.3",
132130
"jest": "^22.4.2",
133131
"jest-cli": "^22.4.2",

yarn.lock

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@ babylon@7.0.0-beta.19:
11511151
version "7.0.0-beta.19"
11521152
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.19.tgz#e928c7e807e970e0536b078ab3e0c48f9e052503"
11531153

1154-
babylon@^6.15.0, babylon@^6.17.3, babylon@^6.18.0:
1154+
babylon@^6.17.3, babylon@^6.18.0:
11551155
version "6.18.0"
11561156
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
11571157

@@ -3101,21 +3101,10 @@ flat-cache@^1.2.1:
31013101
graceful-fs "^4.1.2"
31023102
write "^0.2.1"
31033103

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-
31083104
flow-parser@^0.*:
31093105
version "0.66.0"
31103106
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.66.0.tgz#be583fefb01192aa5164415d31a6241b35718983"
31113107

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-
31193108
flush-write-stream@^1.0.0:
31203109
version "1.0.2"
31213110
resolved "https://registry.yarnpkg.com/flush-write-stream/-/flush-write-stream-1.0.2.tgz#c81b90d8746766f1a609a46809946c45dd8ae417"
@@ -8037,10 +8026,6 @@ vinyl@^2.0.1:
80378026
remove-trailing-separator "^1.0.1"
80388027
replace-ext "^1.0.0"
80398028

8040-
vlq@^0.2.1:
8041-
version "0.2.3"
8042-
resolved "https://registry.yarnpkg.com/vlq/-/vlq-0.2.3.tgz#8f3e4328cf63b1540c0d67e1b2778386f8975b26"
8043-
80448029
vm-browserify@0.0.4:
80458030
version "0.0.4"
80468031
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73"

0 commit comments

Comments
 (0)