build: resolve fsevents issue

This commit is contained in:
EnixCoda 2020-10-25 15:40:29 +08:00
parent 2e6c7606c8
commit 6aa2d393c8
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD
2 changed files with 0 additions and 6 deletions

View file

@ -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",

View file

@ -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"