Skip to content

Commit

Permalink
chore(deps): update dependency flow-copy-source to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 20, 2018
1 parent 494b38d commit db20bfd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-react": "7.10.0",
"flow-bin": "0.76.0",
"flow-copy-source": "2.0.1",
"flow-copy-source": "2.0.2",
"flow-typed": "2.5.1",
"gh-pages": "1.2.0",
"npm-run-all": "4.1.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4137,12 +4137,12 @@ flow-bin@0.76.0:
version "0.76.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.76.0.tgz#eb00036991c3abc106743fcbc7ee321f02aa4faa"

flow-copy-source@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/flow-copy-source/-/flow-copy-source-2.0.1.tgz#249781585035ff8d9d35e5372b73af21996ee2af"
flow-copy-source@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/flow-copy-source/-/flow-copy-source-2.0.2.tgz#096e579a9bb63a38afc5d4dd68ac847a5be27594"
dependencies:
chokidar "^2.0.0"
fs-extra "^6.0.1"
fs-extra "^7.0.0"
glob "^7.0.0"
kefir "^3.7.3"
yargs "^12.0.1"
Expand Down Expand Up @@ -4247,9 +4247,9 @@ fs-extra@^5.0.0:
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
fs-extra@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.0.tgz#8cc3f47ce07ef7b3593a11b9fb245f7e34c041d6"
dependencies:
graceful-fs "^4.1.2"
jsonfile "^4.0.0"
Expand Down

0 comments on commit db20bfd

Please sign in to comment.