diff --git a/package.json b/package.json index 39449149..47425ff2 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-plugin-codegen": "0.8.3", "eslint-plugin-prettier": "3.1.2", "expect-type": "0.7.8", - "fs-syncer": "0.1.2", + "fs-syncer": "0.2.4", "jest": "25.4.0", "lerna": "3.20.2", "npm-run-all": "4.1.5", diff --git a/yarn.lock b/yarn.lock index 7233fbd2..18b86b3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3896,10 +3896,10 @@ fs-minipass@^1.2.5: dependencies: minipass "^2.6.0" -fs-syncer@0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/fs-syncer/-/fs-syncer-0.1.2.tgz#fd1cf056b7a55925509ef82ac596723982dbb5ff" - integrity sha512-88hBDxNwvaaNLxaAwjtopeaJ/T8AF8MsGzmJCubDMHALAVKus2alZ86BPHMAQJpKKbRoAWIcGgByd4SvD3LbQA== +fs-syncer@0.2.4: + version "0.2.4" + resolved "https://registry.yarnpkg.com/fs-syncer/-/fs-syncer-0.2.4.tgz#253f65feb28b8b818b60d2a36af513ceb964f773" + integrity sha512-9/Ob9dFUDA6Ph90Sc+T3y7krzO+yfeQfyby94hu0j3p+92y+UPVqqQduKUnAZ1dHEQ2ODSwMc1aTF9NjGQDTOQ== fs-write-stream-atomic@^1.0.8: version "1.0.10"