From 1fca9e289a3dc2bb0377eaf5027999db71dd6166 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Wed, 7 Nov 2018 15:13:39 -0500 Subject: [PATCH] update deps --- package.json | 1 - yarn.lock | 8 +------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/package.json b/package.json index abc498b33..743bdd18c 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,6 @@ "filewatcher-webpack-plugin": "^1.2.0", "flow-bin": "^0.69.0", "flow-typed": "^2.3.0", - "fs-path": "^0.0.24", "husky": "^0.14.3", "i18n-extract": "^0.5.1", "json-loader": "^0.5.4", diff --git a/yarn.lock b/yarn.lock index 99f767bb8..3b0cfe49c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -451,7 +451,7 @@ async-foreach@^0.1.3: version "0.1.3" resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542" -async@^0.9.0, async@~0.9.0: +async@^0.9.0: version "0.9.2" resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d" @@ -4233,12 +4233,6 @@ fs-minipass@^1.2.5: dependencies: minipass "^2.2.1" -fs-path@^0.0.24: - version "0.0.24" - resolved "https://registry.yarnpkg.com/fs-path/-/fs-path-0.0.24.tgz#21a4b8d7dce5bae6d208261955dbc2bcf1e75c06" - dependencies: - async "~0.9.0" - fs-write-stream-atomic@^1.0.8: version "1.0.10" resolved "https://registry.yarnpkg.com/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz#b47df53493ef911df75731e70a9ded0189db40c9"