diff --git a/package.json b/package.json index 245a96f..b38e987 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,6 @@ "dotenv-webpack": "^1.7.0", "file-loader": "^3.0.1", "fork-ts-checker-webpack-plugin": "^0.5.2", - "fsevents": "^2.1.3", "jest": "^24.9.0", "jest-puppeteer": "^4.4.0", "json-loader": "^0.5.7", diff --git a/yarn.lock b/yarn.lock index 93074b8..64c5791 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5373,11 +5373,6 @@ fsevents@^1.2.7: nan "^2.12.1" node-pre-gyp "^0.12.0" -fsevents@^2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e" - integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ== - function-bind@^1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"